Package com.aispect.common.exception
Class ProxyCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.aispect.common.exception.AiSpectException
com.aispect.common.exception.ProxyCreationException
- All Implemented Interfaces:
Serializable
When the frame is @AiAgent Exception thrown when creating the proxy fails.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionProxyCreationException(String message) ProxyCreationException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ProxyCreationException
-
ProxyCreationException
-