Class MobileFormServerSideController.DatasourceNotFound
Object
Throwable
Exception
RuntimeException
DatasourceNotFound
- All Implemented Interfaces:
Serializable
- Enclosing class:
MobileFormServerSideController
@ResponseStatus(value=NOT_FOUND,
reason="Datasource not found.")
public static class MobileFormServerSideController.DatasourceNotFound
extends RuntimeException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DatasourceNotFound
public DatasourceNotFound()
-