Class BulkheadRejectedException
public class BulkheadRejectedException : ExecutionRejectedException, ISerializable, _Exception
- Inheritance
-
BulkheadRejectedException
- Implements
- Inherited Members
- Extension Methods
Constructors
BulkheadRejectedException()
public BulkheadRejectedException()
BulkheadRejectedException(string)
public BulkheadRejectedException(string message)
Parameters
message
string
BulkheadRejectedException(string, Exception)
public BulkheadRejectedException(string message, Exception innerException)