Class RiotProtobufException

All Implemented Interfaces:
Serializable

public class RiotProtobufException extends RiotException
See Also:
  • Constructor Details

    • RiotProtobufException

      public RiotProtobufException()
    • RiotProtobufException

      public RiotProtobufException(String msg)
    • RiotProtobufException

      public RiotProtobufException(Throwable th)
    • RiotProtobufException

      public RiotProtobufException(String msg, Throwable th)