org.jboss.resteasy.util
Class DateUtil.DateParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jboss.resteasy.util.DateUtil.DateParseException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
DateUtil

public static class DateUtil.DateParseException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
DateUtil.DateParseException()
           
DateUtil.DateParseException(java.lang.String s)
           
DateUtil.DateParseException(java.lang.String s, java.lang.Throwable throwable)
           
DateUtil.DateParseException(java.lang.Throwable throwable)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DateUtil.DateParseException

public DateUtil.DateParseException()

DateUtil.DateParseException

public DateUtil.DateParseException(java.lang.String s)

DateUtil.DateParseException

public DateUtil.DateParseException(java.lang.String s,
                                   java.lang.Throwable throwable)

DateUtil.DateParseException

public DateUtil.DateParseException(java.lang.Throwable throwable)


Copyright © 2009. All Rights Reserved.