Class DfSearchLoginException

All Implemented Interfaces:
IDfException, Serializable

public class DfSearchLoginException extends DfSearchException
This exception is thrown when credentials are invalid.
See Also:
  • Constructor Details

    • DfSearchLoginException

      public DfSearchLoginException()
      Constructs a new DfSearchLoginException.
    • DfSearchLoginException

      public DfSearchLoginException(Throwable e)
      Constructs a new DfSearchLoginException.