public class ForbiddenException
extends javax.ws.rs.WebApplicationException
Constructor and Description |
---|
ForbiddenException() |
ForbiddenException(ErrorDTO errorDTO) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ForbiddenException()
public ForbiddenException(ErrorDTO errorDTO)
public String getMessage()
getMessage
in class Throwable
Copyright © 2017 WSO2. All rights reserved.