Class ProcessController.ProcessNotFoundException

Object
Throwable
Exception
RuntimeException
ProcessNotFoundException
All Implemented Interfaces:
Serializable
Enclosing class:
ProcessController

@ResponseStatus(value=NOT_FOUND, reason="Process not found or acess forbidden") public static class ProcessController.ProcessNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • ProcessNotFoundException

      public ProcessNotFoundException()