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
public class UnimplementedException extends ValidationException
UnimplementedException indicates a PGV validation is unimplemented for Java.- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description UnimplementedException(String field, String reason) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString