Class ProxyCreationException

All Implemented Interfaces:
Serializable

public class ProxyCreationException extends AiSpectException
When the frame is @AiAgent Exception thrown when creating the proxy fails.
See Also:
  • Constructor Details

    • ProxyCreationException

      public ProxyCreationException(String message)
    • ProxyCreationException

      public ProxyCreationException(String message, Throwable cause)