public class ReauthenticationRequiredRuntimeException extends HttpRuntimeException
org.refcodes.mixin.StatusCodeAccessor.StatusCodeBuilder<SC,B extends org.refcodes.mixin.StatusCodeAccessor.StatusCodeBuilder<SC,B>>, org.refcodes.mixin.StatusCodeAccessor.StatusCodeMutator<SC>, org.refcodes.mixin.StatusCodeAccessor.StatusCodeProperty<SC>
Constructor and Description |
---|
ReauthenticationRequiredRuntimeException(String message) |
ReauthenticationRequiredRuntimeException(String aMessage,
String aErrorCode) |
ReauthenticationRequiredRuntimeException(String message,
Throwable cause) |
ReauthenticationRequiredRuntimeException(String aMessage,
Throwable aCause,
String aErrorCode) |
ReauthenticationRequiredRuntimeException(Throwable cause) |
ReauthenticationRequiredRuntimeException(Throwable aCause,
String aErrorCode) |
getStatusCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ReauthenticationRequiredRuntimeException(String aMessage, String aErrorCode)
public ReauthenticationRequiredRuntimeException(String aMessage, Throwable aCause, String aErrorCode)
public ReauthenticationRequiredRuntimeException(String message, Throwable cause)
public ReauthenticationRequiredRuntimeException(String message)
public ReauthenticationRequiredRuntimeException(Throwable aCause, String aErrorCode)
public ReauthenticationRequiredRuntimeException(Throwable cause)
Copyright © 2016. All rights reserved.