ilog.views.maps.format.oracle
Class IlvSDOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
ilog.views.maps.format.oracle.IlvSDOException
- All Implemented Interfaces:
- Serializable
public class IlvSDOException
- extends IOException
The exception returned by the SDO feature iterator.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IlvSDOException
public IlvSDOException(String message)
- Initializes an
IlvSDOException with a message.
- Parameters:
message - A message
IlvSDOException
public IlvSDOException(SQLException e)
- Initializes an
IlvSDOException with an SQLException.
- Parameters:
e - The SQL exception
getSQLException
public SQLException getSQLException()
- Returns the
SQLException, if any.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.