BuildMaster SDK Reference
Version:
UnwrappableException Class
Inheritance Hierarchy
- object
- System.Exception
- Inedo.BuildMaster.Web.UnwrappableException
Syntax
public
class
UnwrappableException : System.Exception, System.Runtime.Serialization.ISerializable
Properties
|
Name |
Description |
|
Message
|
Gets a message that describes the current exception.
|
|
Source
|
Gets or sets the name of the application or the object that causes the error.
|
|
StackTrace
|
Gets a string representation of the frames on the call stack at the time the current exception was thrown.
|