org.apache.juddi.v3.error
Class InvalidTimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
org.uddi.v3_service.DispositionReportFaultMessage
org.apache.juddi.v3.error.RegistryException
org.apache.juddi.v3.error.InvalidTimeException
- All Implemented Interfaces:
- 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
Methods inherited from class org.uddi.v3_service.DispositionReportFaultMessage |
getDispositionReport, getFaultInfo |
InvalidTimeException
public InvalidTimeException(ErrorMessage message)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.