Class part2.chapter14.AuthException
All Packages Class Hierarchy This Package Previous Next Index
Class part2.chapter14.AuthException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.io.IOException
|
+----part2.chapter14.AuthException
- public class AuthException
- extends IOException
-
AuthException()
-
-
AuthException(String)
-
AuthException
public AuthException()
AuthException
public AuthException(String detail)
All Packages Class Hierarchy This Package Previous Next Index