All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ibm.as400.security.auth.RefreshFailedException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----com.ibm.as400.access.AS400SecurityException
                           |
                           +----com.ibm.as400.security.auth.AS400AuthenticationException
                                   |
                                   +----com.ibm.as400.security.auth.RefreshFailedException

public class RefreshFailedException
extends AS400AuthenticationException
The RefreshFailedException class represents an exception issued when errors occur while refreshing AS/400 authentication information.

If available, one or more AS400Message objects may be included in the exception.



All Packages  Class Hierarchy  This Package  Previous  Next  Index