Class BaselineFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
dev.archunitjava.baseline.BaselineFormatException
- All Implemented Interfaces:
Serializable
Strict baseline input that is malformed, unsupported, or outside configured limits.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBaselineFormatException(String message) BaselineFormatException(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BaselineFormatException
-
BaselineFormatException
-