class FileRepositoryException extends Exception
Modifier and Type | Field and Description |
---|---|
(package private) javax.ws.rs.core.Response.Status |
status |
Constructor and Description |
---|
FileRepositoryException(String message,
javax.ws.rs.core.Response.Status status) |
Modifier and Type | Method and Description |
---|---|
(package private) javax.ws.rs.core.Response.Status |
getStatus() |
(package private) int |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
javax.ws.rs.core.Response.Status status
FileRepositoryException(String message, javax.ws.rs.core.Response.Status status)
javax.ws.rs.core.Response.Status getStatus()
int getStatusCode()
Copyright © 2018. All Rights Reserved.