Package org.jboss.resteasy.util
Class DateUtil.DateParseException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.lang.RuntimeException
 - 
- org.jboss.resteasy.util.DateUtil.DateParseException
 
 
 
 
 
- 
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - DateUtil
 
public static class DateUtil.DateParseException extends RuntimeException
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description DateParseException()DateParseException(String s)DateParseException(String s, Throwable throwable)DateParseException(Throwable throwable) 
- 
Method Summary
- 
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
 - 
 
 -