public class NoCreateAccessException extends FileSystemException
org.refcodes.exception.ErrorCodeAccessor.ErrorCodeBuilder<B extends org.refcodes.exception.ErrorCodeAccessor.ErrorCodeBuilder<B>>, org.refcodes.exception.ErrorCodeAccessor.ErrorCodeMutator, org.refcodes.exception.ErrorCodeAccessor.ErrorCodeProperty
Constructor and Description |
---|
NoCreateAccessException(String aMessage)
Constructs a new exception with the specified detail message.
|
NoCreateAccessException(String aMessage,
Throwable aCause)
Constructs a new exception with the specified detail message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoCreateAccessException(String aMessage, Throwable aCause)
aMessage
- the detail messageaCause
- the causepublic NoCreateAccessException(String aMessage)
aMessage
- the detail messageCopyright © 2017. All rights reserved.