Method | Description | |
---|---|---|
DraftNotFoundException ( ) : System | ||
DraftNotFoundException ( Entity staleEntity ) : System | ||
DraftNotFoundException ( string message ) : System | ||
DraftNotFoundException ( string message, |
public DraftNotFoundException ( Entity staleEntity ) : System | ||
staleEntity | Entity | |
return | System |
public DraftNotFoundException ( string message ) : System | ||
message | string | |
return | System |
public DraftNotFoundException ( string message, |
||
message | string | |
innerException | ||
return | System |