public class RequestUriTooLongRuntimeException 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 |
---|
RequestUriTooLongRuntimeException(String message) |
RequestUriTooLongRuntimeException(String aMessage,
String aErrorCode) |
RequestUriTooLongRuntimeException(String message,
Throwable cause) |
RequestUriTooLongRuntimeException(String aMessage,
Throwable aCause,
String aErrorCode) |
RequestUriTooLongRuntimeException(Throwable cause) |
RequestUriTooLongRuntimeException(Throwable aCause,
String aErrorCode) |
getStatusCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RequestUriTooLongRuntimeException(String aMessage, String aErrorCode)
public RequestUriTooLongRuntimeException(String aMessage, Throwable aCause, String aErrorCode)
public RequestUriTooLongRuntimeException(String message, Throwable cause)
public RequestUriTooLongRuntimeException(String message)
public RequestUriTooLongRuntimeException(Throwable aCause, String aErrorCode)
public RequestUriTooLongRuntimeException(Throwable cause)
Copyright © 2016. All rights reserved.