Package java.security

Class NoSuchProviderException

    • Constructor Detail

      • NoSuchProviderException

        public NoSuchProviderException​(String msg)
        Constructs a new instance of NoSuchProviderException with the given message.
        Parameters:
        msg - the detail message for this exception.
      • NoSuchProviderException

        public NoSuchProviderException()
        Constructs a new instance of NoSuchProviderException.