Click or drag to resize

FriendlyException Constructor

Overload List
  NameDescription
Public methodFriendlyException(String)
Constructor when throwing new root Exception
Protected methodFriendlyException(SerializationInfo, StreamingContext)
Public methodFriendlyException(String, Exception)
Constructor used when re-throwing exception.
Top
See Also