Class RegionNotFoundException

    • Constructor Detail

      • RegionNotFoundException

        public RegionNotFoundException​(String msg)
        Construct an instance of RegionNotFoundException
        Parameters:
        msg - the error message
      • RegionNotFoundException

        public RegionNotFoundException​(String msg,
                                       Throwable cause)
        Constructs an instance of RegionNotFoundException
        Parameters:
        msg - the error message
        cause - a Throwable that is a cause of this exception