FunctionFailedException Class

Definition

[System.Serializable]
public class FunctionFailedException : Exception
[<System.Serializable>]
type FunctionFailedException = class
    inherit Exception
Public Class FunctionFailedException
Inherits Exception
Inheritance
FunctionFailedException
Attributes

Constructors

FunctionFailedException(String)
FunctionFailedException(String, Exception)

Applies to