|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.ClassNotFoundException
org.objectweb.fractal.julia.asm.ClassGenerationException
org.objectweb.fractal.julia.asm.IllegalClassDescriptorException
Constructor Summary | |
IllegalClassDescriptorException(String classDescriptor,
String message)
Constructs a new IllegalClassDescriptorException object. |
Methods inherited from class org.objectweb.fractal.julia.asm.ClassGenerationException |
getClassDescriptor, getException, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.ClassNotFoundException |
getCause |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public IllegalClassDescriptorException(String classDescriptor, String message)
IllegalClassDescriptorException
object.
classDescriptor
- the class descriptor of the class that cannot be
generated.message
- a detailed error message.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |