An exception class that is used to signal about the fact that errors
occured exactly during an authentication try. Provides the same kind
of information as its base class does.
version: 1.1.1 author: TMate Software Ltd. See Also:SVNException
Creates a new authentication exception given detailed error
information and the original cause.
Parameters: errorMessage - an error message Parameters: cause - an original cause