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