Class PrePostConditionInterceptor.IntermediateResultUnavailableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jadex.bridge.service.component.interceptors.PrePostConditionInterceptor.IntermediateResultUnavailableException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- PrePostConditionInterceptor
public static class PrePostConditionInterceptor.IntermediateResultUnavailableException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IntermediateResultUnavailableException()
Create a new exception.IntermediateResultUnavailableException(java.lang.String message)
Create a new exception.
-