org.jboss.seam.config.xml.parser.namespace
Class InvalidElementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.seam.config.xml.parser.namespace.InvalidElementException
- All Implemented Interfaces:
- Serializable
public class InvalidElementException
- extends Exception
Exception thrown when both a method and a field have the same name
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidElementException
public InvalidElementException(String message)
Copyright © 2011 Seam Framework. All Rights Reserved.