Class CSConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.io7m.certusine.api.CSConfigurationException
-
Constructor Summary
ConstructorsConstructorDescriptionCSConfigurationException(List<com.io7m.anethum.api.ParseStatus> inErrors, String message) Create an exception.CSConfigurationException(List<com.io7m.anethum.api.ParseStatus> inErrors, String message, Throwable cause) Create an exception. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CSConfigurationException
-
CSConfigurationException
-
-
Method Details
-
errors
- Returns:
- The underlying configuration errors
-