@ResponseStatus(value=UNAUTHORIZED) public class UnauthorizedException extends java.lang.RuntimeException
UnauthorizedException()
UnauthorizedException(java.lang.String message)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public UnauthorizedException()
public UnauthorizedException(java.lang.String message)