Class DocumentationLoader.DocumentationNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
ai.wanaku.cli.main.support.DocumentationLoader.DocumentationNotFoundException
All Implemented Interfaces:
Serializable
Enclosing class:
DocumentationLoader

public static class DocumentationLoader.DocumentationNotFoundException extends IOException
Exception thrown when a documentation file cannot be found.
See Also:
  • Constructor Details

    • DocumentationNotFoundException

      public DocumentationNotFoundException(String message)
      Constructs a new DocumentationNotFoundException with the specified message.
      Parameters:
      message - the detail message