FriendlyException Constructor |
| Name | Description | |
|---|---|---|
| FriendlyException(String) |
Constructor when throwing new root Exception
| |
| FriendlyException(SerializationInfo, StreamingContext) | ||
| FriendlyException(String, Exception) |
Constructor used when re-throwing exception.
|