EmbeddedInsufficientCapacityException Constructor
Overload List
Name | Description | |
---|---|---|
EmbeddedInsufficientCapacityException()()()() |
Initializes a new EmbeddedInsufficientCapacityException instance.
|
|
EmbeddedInsufficientCapacityException(String) |
Initializes a new EmbeddedInsufficientCapacityException instance with a specified error message.
|
|
EmbeddedInsufficientCapacityException(String, Exception) |
Initializes a new EmbeddedInsufficientCapacityException instance with a specified error message and a reference to the inner exception that is the cause of this exception.
|
|
EmbeddedInsufficientCapacityException(EmbeddedMessage, String, Int32) |
Initializes a new EmbeddedInsufficientCapacityException instance and constructs an error message from the given information.
|
|
EmbeddedInsufficientCapacityException(EmbeddedMessage, Int32, String, Int32, Int32) |
Initializes a new EmbeddedInsufficientCapacityException instance and constructs an error message from the given information.
|