Class PicoLLMKeyException

All Implemented Interfaces:
Serializable

public class PicoLLMKeyException extends PicoLLMException
See Also:
  • Constructor Details

    • PicoLLMKeyException

      public PicoLLMKeyException(Throwable cause)
    • PicoLLMKeyException

      public PicoLLMKeyException(String message)
    • PicoLLMKeyException

      public PicoLLMKeyException(String message, String[] messageStack)