Class CBDocGeneratorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.io7m.cedarbridge.bridgedoc.api.CBDocGeneratorException
All Implemented Interfaces:
Serializable

public final class CBDocGeneratorException extends Exception
The type of exceptions raised by documentation generators.
See Also:
  • Constructor Details

    • CBDocGeneratorException

      public CBDocGeneratorException(Exception exception)
      Construct an exception.
      Parameters:
      exception - The cause