Error List

Error List for the ‘JAVA-API’ Category

UnsatisfiedLinkError: \J3D.dll

Applies to:
Win32

Description:
A DLL problem while trying to run a program with Java 3D.

Cause:
a. DLLs are not in the correct directories
b. The Java version used does not support Java 3D

JAVA-API , , , , , , , ,

SecurityException: Cannot set up certs for trusted Cas

Unchecked Errors

Applies to:


Description:
Warnings that are displayed when generics are not safely used.

Cause:
Passed parameter issue:
Vector v = new Vector();
Hashtable ht = new Hashtable();

JAVA-API

IllegalArgumentException: illegal component position

Applies to:


Description:
A runtime error that occurs when the argument passed is invalid.

Cause:
The argument might be placed in the incorrect set of parenthesis.

JAVA-API , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,