Class RiotThriftException

All Implemented Interfaces:
Serializable

public class RiotThriftException extends RiotException
See Also:
  • Constructor Details

    • RiotThriftException

      public RiotThriftException()
    • RiotThriftException

      public RiotThriftException(String msg)
    • RiotThriftException

      public RiotThriftException(Throwable th)
    • RiotThriftException

      public RiotThriftException(String msg, Throwable th)