Package jline.api.sn
Class SnValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jline.api.sn.SnValidationException
- All Implemented Interfaces:
Serializable
Exception thrown when validation fails during NetworkStruct modification.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSnValidationException(String message) SnValidationException(String message, List<String> errors) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SnValidationException
-
SnValidationException
-
-
Method Details
-
getErrors
-