Class RegistryException

    • Constructor Detail

      • RegistryException

        public RegistryException()
      • RegistryException

        public RegistryException​(String message)
      • RegistryException

        public RegistryException​(String message,
                                 Throwable cause)
      • RegistryException

        public RegistryException​(Throwable cause)
      • RegistryException

        public RegistryException​(String message,
                                 Throwable cause,
                                 boolean enableSuppression,
                                 boolean writableStackTrace)