Package org.apache.subversion.javahl
Class SVNUtil.CredentialTypeMismatch
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.subversion.javahl.SubversionException
org.apache.subversion.javahl.SVNUtil.CredentialTypeMismatch
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SVNUtil
public static class SVNUtil.CredentialTypeMismatch extends SubversionException
Exception used by calling the wrong accessor on Credential for
the given credential type.
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description CredentialTypeMismatch(SVNUtil.Credential.Kind kind, String attribute)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString