Class RegistryExceptions.BadArgumentException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    RegistryExceptions

    public static class RegistryExceptions.BadArgumentException
    extends RegistryExceptions
    Service rejected the supplied arguments with bad argument exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • BadArgumentException

        public BadArgumentException​(java.lang.String errorMessage)