Class GrpcTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.UnsupportedOperationException
tech.justen.concord.goodwill.service.GrpcTypeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGrpcTypeException(com.google.protobuf.Any any) GrpcTypeException(Class clazz) GrpcTypeException(String className) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GrpcTypeException
-
GrpcTypeException
public GrpcTypeException(com.google.protobuf.Any any) -
GrpcTypeException
-