net.sf.xmlmatcher.tools
Class SimpleTimeOfDayFormat.TimeOfDayParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalArgumentException
                  extended by java.lang.NumberFormatException
                      extended by net.sf.xmlmatcher.tools.SimpleTimeOfDayFormat.TimeOfDayParseException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
SimpleTimeOfDayFormat

public static final class SimpleTimeOfDayFormat.TimeOfDayParseException
extends java.lang.NumberFormatException

See Also:
Serialized Form

Constructor Summary
SimpleTimeOfDayFormat.TimeOfDayParseException(java.lang.String message, java.lang.String text, int position)
           
 
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

SimpleTimeOfDayFormat.TimeOfDayParseException

public SimpleTimeOfDayFormat.TimeOfDayParseException(java.lang.String message,
                                                     java.lang.String text,
                                                     int position)


Copyright © 2007. All Rights Reserved.