Overload List
Name | Description | |
---|---|---|
![]() | LoadableComponentException |
Initializes a new instance of the LoadableComponentException class.
|
![]() | LoadableComponentException(String) |
Initializes a new instance of the LoadableComponentException class with
a specified error message.
|
![]() | LoadableComponentException(SerializationInfo, StreamingContext) |
Initializes a new instance of the LoadableComponentException class with serialized data.
|
![]() | LoadableComponentException(String, Exception) |
Initializes a new instance of the LoadableComponentException class with
a specified error message and a reference to the inner exception that is the
cause of this exception.
|
See Also