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