Class ClasspathBootstrapGeneratorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.voidframework.core.exception.ClasspathBootstrapGeneratorException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ClasspathBootstrapGeneratorException.MissingProgramArgument

public class ClasspathBootstrapGeneratorException extends RuntimeException
All exceptions thrown by the "classpath.bootstrap" generator are subclasses of ClasspathBootstrapGeneratorException.
See Also:
  • Constructor Details

    • ClasspathBootstrapGeneratorException

      protected ClasspathBootstrapGeneratorException(String message)
      Build a new instance.
      Parameters:
      message - The detail message