public class UnauthorizedException extends OpenShiftException
Constructor and Description |
---|
UnauthorizedException(IAuthorizationDetails details) |
Modifier and Type | Method and Description |
---|---|
IAuthorizationDetails |
getAuthorizationDetails() |
String |
getMessage() |
getStatus
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnauthorizedException(IAuthorizationDetails details)
public IAuthorizationDetails getAuthorizationDetails()
public String getMessage()
getMessage
in class Throwable
Copyright © 2016 Red Hat, Inc. All rights reserved.