com.onlineobject.objectnet Namespace

EmbeddedNonStaticHandlerException Constructor

Overload List


  Name Description
Public method EmbeddedNonStaticHandlerException()()()()
Initializes a new EmbeddedNonStaticHandlerException instance.
Public method EmbeddedNonStaticHandlerException(String)
Initializes a new EmbeddedNonStaticHandlerException instance with a specified error message.
Public method EmbeddedNonStaticHandlerException(String, Exception)
Initializes a new EmbeddedNonStaticHandlerException instance with a specified error message and a reference to the inner exception that is the cause of this exception.
Public method EmbeddedNonStaticHandlerException(Type, String)
Initializes a new EmbeddedNonStaticHandlerException instance and constructs an error message from the given information.