Class GRPCServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.skywalking.oap.server.library.server.ServerException
org.apache.skywalking.oap.server.library.server.grpc.GRPCServerException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGRPCServerException(String message) GRPCServerException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GRPCServerException
-
GRPCServerException
-