Class AzureAuthenticationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.sf.okapi.common.exceptions.OkapiException
-
- net.sf.okapi.connectors.microsoft.AzureAuthenticationException
-
- All Implemented Interfaces:
Serializable
public class AzureAuthenticationException extends OkapiException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AzureAuthenticationException(String msg)AzureAuthenticationException(String msg, Throwable t)AzureAuthenticationException(Throwable t)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-