com.opensymphony.xwork
Class InvalidMetadataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.opensymphony.xwork.InvalidMetadataException
- All Implemented Interfaces:
- Serializable
public class InvalidMetadataException
- extends RuntimeException
InvalidMetadataException
- Version:
- $Id: InvalidMetadataException.java 860 2006-03-03 16:10:09 +0100 (Fri, 03 Mar 2006) rainerh $
- Author:
- Rainer Hermanns
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidMetadataException
public InvalidMetadataException(String msg)
- Create a new
InvalidMetadataException
with the supplied error message.
- Parameters:
msg
- the error message