Package io.envoyproxy.pgv
Class UnimplementedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.envoyproxy.pgv.ValidationException
io.envoyproxy.pgv.UnimplementedException
- All Implemented Interfaces:
Serializable
UnimplementedException indicates a PGV validation is unimplemented for Java.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.envoyproxy.pgv.ValidationException
getField, getReason, getValueMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnimplementedException
-