public class NoStarOnAcquireException extends NoStarException
| Constructor and Description |
|---|
NoStarOnAcquireException()
Constructs an empty NoStarException.
|
NoStarOnAcquireException(String m)
Constructs an NoStarException with the given error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoStarOnAcquireException()
public NoStarOnAcquireException(String m)