Package swim.protobuf

Class ProtobufException

All Implemented Interfaces:
Serializable

public class ProtobufException extends RuntimeException
See Also:
  • Constructor Details

    • ProtobufException

      public ProtobufException(String message, Throwable cause)
    • ProtobufException

      public ProtobufException(String message)
    • ProtobufException

      public ProtobufException(Throwable cause)
    • ProtobufException

      public ProtobufException()