Class PicoLLMRuntimeException

All Implemented Interfaces:
Serializable

public class PicoLLMRuntimeException extends PicoLLMException
See Also:
  • Constructor Details

    • PicoLLMRuntimeException

      public PicoLLMRuntimeException(Throwable cause)
    • PicoLLMRuntimeException

      public PicoLLMRuntimeException(String message)
    • PicoLLMRuntimeException

      public PicoLLMRuntimeException(String message, String[] messageStack)