|
Cryptix V3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuntimeException | |
cryptix | |
java.lang | |
java.security | |
netscape.security |
Uses of RuntimeException in cryptix |
Subclasses of RuntimeException in cryptix | |
interface |
CryptixException
This class is for any unexpected exception in the crypto library. |
Uses of RuntimeException in java.lang |
Subclasses of RuntimeException in java.lang | |
interface |
IllegalArgumentException
|
interface |
IllegalStateException
|
interface |
IndexOutOfBoundsException
|
interface |
NumberFormatException
|
interface |
SecurityException
|
Uses of RuntimeException in java.security |
Subclasses of RuntimeException in java.security | |
interface |
IllegalBlockSizeException
This exception is thrown when an incorrect block size is processed through a cipher. |
interface |
InvalidParameterException
|
interface |
ProviderException
|
Uses of RuntimeException in netscape.security |
Subclasses of RuntimeException in netscape.security | |
interface |
ForbiddenTargetException
Dummy class. |
|
Cryptix V3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |