org.apache.geronimo.gshell.clp
Class IllegalAnnotationError
java.lang.Object
java.lang.Throwable
java.lang.Error
org.apache.geronimo.gshell.clp.IllegalAnnotationError
- All Implemented Interfaces:
- Serializable
public class IllegalAnnotationError
- extends Error
Thrown to indicate that while processing an illegal annotation definition was discovered.
- Version:
- $Rev: 570613 $ $Date: 2007-08-28 19:39:43 -0700 (Tue, 28 Aug 2007) $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalAnnotationError
public IllegalAnnotationError(String msg)
IllegalAnnotationError
public IllegalAnnotationError(String msg,
Throwable cause)
IllegalAnnotationError
public IllegalAnnotationError(Throwable cause)
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.