Class TaskController.SubFormNotFoundException
Object
Throwable
Exception
RuntimeException
SubFormNotFoundException
- All Implemented Interfaces:
Serializable
- Enclosing class:
TaskController
@ResponseStatus(value=NOT_FOUND,
reason="SubFormulario nao encontrado ou nao pertencente a atividade informada")
public static class TaskController.SubFormNotFoundException
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
-
SubFormNotFoundException
public SubFormNotFoundException()
-