Package akka.javasdk.agent
Class InternalServerException
Object
Throwable
Exception
RuntimeException
akka.javasdk.agent.InternalServerException
- All Implemented Interfaces:
Serializable
Exception thrown when there is an internal failure within the agent system. This indicates an
unexpected error that occurred during agent processing.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InternalServerException
-