Class InProgressException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.bluemind.core.api.fault.ServerFault
net.bluemind.scheduledjob.api.InProgressException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class ServerFault
ServerFault.Operation<R>, ServerFault.VoidOperation -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ServerFault
alreadyExists, alreadyExists, create, getCode, notFound, onException, onExceptionVoid, setCode, sqlFault, sqlFault, tooManyResultsMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InProgressException
public InProgressException()
-