Class PrePostConditionInterceptor.IntermediateResultUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jadex.providedservice.impl.interceptors.PrePostConditionInterceptor.IntermediateResultUnavailableException
- All Implemented Interfaces:
Serializable
- Enclosing class:
PrePostConditionInterceptor
public static class PrePostConditionInterceptor.IntermediateResultUnavailableException
extends RuntimeException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new exception.Create a new exception. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IntermediateResultUnavailableException
public IntermediateResultUnavailableException()Create a new exception. -
IntermediateResultUnavailableException
Create a new exception.
-