Package org.activiti.api.runtime.shared
Class NotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.activiti.api.runtime.shared.NotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class NotFoundException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotFoundException(java.lang.String message)
-