Метод | Описание | |
---|---|---|
OrderingDomainException ( ) : System | ||
OrderingDomainException ( string message ) : System | ||
OrderingDomainException ( string message, Exception innerException ) : System |
public OrderingDomainException ( ) : System | ||
Результат | System |
public OrderingDomainException ( string message ) : System | ||
message | string | |
Результат | System |
public OrderingDomainException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
Результат | System |