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