Method | Description | |
---|---|---|
InvalidPriorityQueueHandleException ( ) : System |
Create a simple exception with no further explanation.
|
|
InvalidPriorityQueueHandleException ( string message ) : System |
Create the exception with an explanation of the reason.
|
public InvalidPriorityQueueHandleException ( ) : System | ||
return | System |
public InvalidPriorityQueueHandleException ( string message ) : System | ||
message | string | |
return | System |