com.sas.services.security.login
Class ConnectRefusedException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.security.GeneralSecurityException
|
+--javax.security.auth.login.LoginException
|
+--com.sas.services.security.login.NetworkException
|
+--com.sas.services.security.login.ConnectRefusedException
- All Implemented Interfaces:
- public class ConnectRefusedException
- extends NetworkException
This exception gets thrown when authentication fails
due to a connection refused error.
- Since:
- 1.1
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConnectRefusedException
public ConnectRefusedException()
ConnectRefusedException
public ConnectRefusedException(String message)
Copyright © 2006 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 17:29:02