Class InternalServerException

Object
Throwable
Exception
RuntimeException
akka.javasdk.agent.InternalServerException
All Implemented Interfaces:
Serializable

public final class InternalServerException extends RuntimeException
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 Details

    • InternalServerException

      public InternalServerException(String message)