Class UserError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.archunitjava.execution.ExecutionError
dev.archunitjava.execution.UserError
- All Implemented Interfaces:
Serializable
Invalid user input or API usage that can be corrected without changing the analyzer.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ExecutionError
code, contextMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UserError
-
UserError
-