Class CBSPIDocGeneratorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.io7m.cedarbridge.bridgedoc.spi.CBSPIDocGeneratorException
All Implemented Interfaces:
Serializable

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

    • CBSPIDocGeneratorException

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