Class RiotNotFoundException

All Implemented Interfaces:
Serializable

public class RiotNotFoundException extends RiotException
See Also:
  • Constructor Details

    • RiotNotFoundException

      public RiotNotFoundException()
    • RiotNotFoundException

      public RiotNotFoundException(String msg)
    • RiotNotFoundException

      public RiotNotFoundException(Throwable th)
    • RiotNotFoundException

      public RiotNotFoundException(String msg, Throwable th)