public abstract class SecurityException
extends org.refcodes.exception.AbstractException
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 |
---|
SecurityException(String message) |
SecurityException(String aMessage,
String aErrorCode) |
SecurityException(String message,
Throwable cause) |
SecurityException(String aMessage,
Throwable aCause,
String aErrorCode) |
SecurityException(Throwable cause) |
SecurityException(Throwable aCause,
String aErrorCode) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017. All rights reserved.