All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ibm.as400.security.auth.DestroyFailedException

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.DestroyFailedException

public class DestroyFailedException
extends AS400AuthenticationException
The DestroyFailedException class represents an exception issued when error occur when destroying 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