org.apache.abdera.parser.stax
Class FOMException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.abdera.parser.ParseException
org.apache.abdera.parser.stax.FOMException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- FOMUnsupportedContentTypeException, FOMUnsupportedTextTypeException
public class FOMException
- extends ParseException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FOMException
public FOMException()
FOMException
public FOMException(String message)
FOMException
public FOMException(String message,
Throwable cause)
FOMException
public FOMException(Throwable cause)
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.