KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > security > auth > DestroyFailedException

javax.security.auth
Class DestroyFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.security.auth.DestroyFailedException
All Implemented Interfaces:
Serializable
See Also:
Top Examples, Source Code

public DestroyFailedException()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public DestroyFailedException(String msg)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags