Method | Description | |
---|---|---|
OrderingDomainException ( ) : System | ||
OrderingDomainException ( string message ) : System | ||
OrderingDomainException ( string message, Exception innerException ) : System |
public OrderingDomainException ( string message ) : System | ||
message | string | |
return | System |
public OrderingDomainException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |