public class IllegalNameException extends FileSystemException
org.refcodes.mixin.NameAccessor.NameBuilder<B extends org.refcodes.mixin.NameAccessor.NameBuilder<B>>, org.refcodes.mixin.NameAccessor.NameMutator, org.refcodes.mixin.NameAccessor.NameProperty
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 |
---|
IllegalNameException(String aName,
String message) |
IllegalNameException(String aName,
String aMessage,
String aErrorCode) |
IllegalNameException(String aName,
String message,
Throwable cause) |
IllegalNameException(String aName,
String aMessage,
Throwable aCause,
String aErrorCode) |
IllegalNameException(String aName,
Throwable cause) |
IllegalNameException(String aName,
Throwable aCause,
String aErrorCode) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017. All rights reserved.