***  This API provides Binary Compatibility only, not Source Compatibility  ***

com.sas.services.security.login
Class BadHostException

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.BadHostException
All Implemented Interfaces:

public class BadHostException
extends NetworkException

This exception gets thrown when authentication fails due to an unknown host error.

Since:
1.1
See Also:
Serialized Form

Constructor Summary
BadHostException()
           
BadHostException(String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BadHostException

public BadHostException()

BadHostException

public BadHostException(String message)

***  This API provides Binary Compatibility only, not Source Compatibility  ***




Copyright © 2006 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 17:29:02