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