BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

weblogic.db.jdbc
Class InvalidDateException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--weblogic.db.jdbc.DataSetException
                    |
                    +--weblogic.db.jdbc.InvalidDateException

public final class InvalidDateException
extends DataSetException

An InvalidDateException is thrown when a date earlier than 1970 is encountered.

Version:
2.0
Author:
Copyright (c) 1995-98 by WebLogic, Inc., Copyright (c) 1999 by BEA WebXpress. All Rights Reserved.
Copyright © 2000 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Constructor Summary
InvalidDateException(java.lang.String s)
          Constructor.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidDateException

public InvalidDateException(java.lang.String s)
Constructor.

Documentation is available at
http://www.weblogic.com/docs51