A Sandcastle Documented Class Library
EpcException Constructor |
Overload List
Name | Description | |
---|---|---|
EpcException |
Creates a new EPC exception.
|
|
EpcException(String) |
Creates a new EPC exception with a given message.
|
|
EpcException(String, Exception) |
Creates a new EPC exception with a given message and inner exception.
|
See Also