info.joseluismartin.xml
Class XMLMappingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
info.joseluismartin.xml.XMLMappingException
- All Implemented Interfaces:
- Serializable
public class XMLMappingException
- extends RuntimeException
XML Mapping Exception
- Author:
- Jose Luis Martin - (jlm@joseluismartin.info)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XMLMappingException
public XMLMappingException()
XMLMappingException
public XMLMappingException(String message,
Throwable cause)
XMLMappingException
public XMLMappingException(String message)
XMLMappingException
public XMLMappingException(Throwable cause)
Copyright © 2012 JDAL. All Rights Reserved.