Class CompilationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
build.buf.protovalidate.exceptions.ValidationException
build.buf.protovalidate.exceptions.CompilationException
- All Implemented Interfaces:
Serializable
CompilationException extends ValidationException is returned when a constraint
fails to compile. This is a fatal error.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CompilationException
-