org.rometools.feed.module.opensearch
Class RequiredAttributeMissingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rometools.feed.module.opensearch.RequiredAttributeMissingException
- All Implemented Interfaces:
- Serializable
public class RequiredAttributeMissingException
- extends RuntimeException
- Author:
- Michael W. Nassif (enrouteinc@gmail.com)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RequiredAttributeMissingException
public RequiredAttributeMissingException(String arg0,
Throwable arg1)
RequiredAttributeMissingException
public RequiredAttributeMissingException(String arg0)
RequiredAttributeMissingException
public RequiredAttributeMissingException(Throwable arg0)
Copyright © 2013 ROME Project. All Rights Reserved.