Class ErrorMapper


  • public class ErrorMapper
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ErrorMapper()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.apache.thrift.TException Error​(io.grpc.StatusRuntimeException ex)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ErrorMapper

        public ErrorMapper()
    • Method Detail

      • Error

        public static org.apache.thrift.TException Error​(io.grpc.StatusRuntimeException ex)