Class InvalidCredentialsException

  • All Implemented Interfaces:
    DataClaySerializable, Serializable

    public class InvalidCredentialsException
    extends DataClayException
    This class represents the exceptions produced in AccountManager module when invalid Credentials are provided: wrong association Account-Credential...
    Version:
    0.1
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidCredentialsException

        public InvalidCredentialsException​(String msg)
        This Exception is called when some credentials are invalid for some reason
        Parameters:
        msg - Message to show