Package systems.dmx.files
Class FileRepositoryException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- systems.dmx.files.FileRepositoryException
-
- All Implemented Interfaces:
Serializable
public class FileRepositoryException extends Exception
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.core.Response.Status
getStatus()
int
getStatusCode()
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-