Class au.net.aba.security.NoSuchProviderException
All Packages Class Hierarchy This Package Previous Next Index
Class au.net.aba.security.NoSuchProviderException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----au.net.aba.security.NoSuchProviderException
- public class NoSuchProviderException
- extends Exception
This exception is thrown if an attempt is made to use a non-existant
provider.
-
ident
-
-
NoSuchProviderException()
-
-
NoSuchProviderException(String)
-
ident
public final static String ident
NoSuchProviderException
public NoSuchProviderException()
NoSuchProviderException
public NoSuchProviderException(String string)
All Packages Class Hierarchy This Package Previous Next Index