类 ProtobufWrappedException

  • 所有已实现的接口:
    Serializable

    public class ProtobufWrappedException
    extends RuntimeException
    For protobuf, all server side exceptions should be wrapped using this specific one.
    另请参阅:
    序列化表格
    • 方法详细资料

      • getOriginalClassName

        public String getOriginalClassName()
      • getOriginalMessage

        public String getOriginalMessage()