Class ProcessInstanceNotFoundException
Object
Throwable
Exception
RuntimeException
ProcessInstanceNotFoundException
- All Implemented Interfaces:
Serializable
@ResponseStatus(value=NOT_FOUND,
reason="Processo n\u00e3o encontrado ou acesso nao permitido.")
public class ProcessInstanceNotFoundException
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
-
ProcessInstanceNotFoundException
public ProcessInstanceNotFoundException()
-