Class RegistryException

All Implemented Interfaces:
Serializable

public class RegistryException extends RuntimeException
See Also:
  • Constructor Details

    • RegistryException

      public RegistryException(Exception e)
    • RegistryException

      public RegistryException(String message, Exception e)
    • RegistryException

      public RegistryException(String message)