Click or drag to resize
AGIException Constructor
Overload List
  NameDescription
Public methodAGIException
Initializes a new instance of the AGIException class
Public methodAGIException(String)
Creates a new AGIExeption with the given message.
Public methodAGIException(String, Exception)
Creates a new AGIExeption with the given message and cause.
Top
See Also