org.apache.juddi.v3.error
Class InvalidTimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by java.rmi.RemoteException
                  extended by org.uddi.v3_service.DispositionReportFaultMessage
                      extended by org.apache.juddi.v3.error.RegistryException
                          extended by org.apache.juddi.v3.error.InvalidTimeException
All Implemented Interfaces:
java.io.Serializable

public class InvalidTimeException
extends RegistryException

E_invalidTime: (40030) Signifies that the time period, the date/time, or the pair of date/time is invalid. The error structure signifies the condition that occurred and the error text clearly calls out the cause of the problem.

Author:
Jeff Faath
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.rmi.RemoteException
detail
 
Constructor Summary
InvalidTimeException(ErrorMessage message)
           
 
Method Summary
 
Methods inherited from class org.uddi.v3_service.DispositionReportFaultMessage
getFaultInfo
 
Methods inherited from class java.rmi.RemoteException
getCause, getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, 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

InvalidTimeException

public InvalidTimeException(ErrorMessage message)


Copyright © 2004-2010. All Rights Reserved.