Node Director
|
Public Member Functions | |
ObjectClassException () | |
ObjectClassException (String s) | |
ObjectClassException (String s, boolean r) | |
Public Member Functions inherited from sfi.director.util.DirectorException | |
DirectorException () | |
DirectorException (String s) | |
DirectorException (String s, boolean retryable) | |
boolean | isRetryable () |
sfi.director.util.ObjectClassException.ObjectClassException | ( | ) |
sfi.director.util.ObjectClassException.ObjectClassException | ( | String | s | ) |
sfi.director.util.ObjectClassException.ObjectClassException | ( | String | s, |
boolean | r | ||
) |