Class PicoLLMIOException

All Implemented Interfaces:
Serializable

public class PicoLLMIOException extends PicoLLMException
See Also:
  • Constructor Details

    • PicoLLMIOException

      public PicoLLMIOException(Throwable cause)
    • PicoLLMIOException

      public PicoLLMIOException(String message)
    • PicoLLMIOException

      public PicoLLMIOException(String message, String[] messageStack)