VisiBroker for Java

org.omg.DsLogAdmin
Class LogFull

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.omg.CORBA.UserException
              extended by org.omg.DsLogAdmin.LogFull
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class LogFull
extends UserException

Raised by write_records() or write_recordlist() operations. If the log?s availability status is "log_full" and its LogFullAction is "halt," then a LogFull exception is raised and the number of log records written will be returned in the exception.

See Also:
Serialized Form

Field Summary
 short n_records_written
           
 
Constructor Summary
LogFull()
           
LogFull(short n_records_written)
           
LogFull(java.lang.String _reason, short n_records_written)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

n_records_written

public short n_records_written
Constructor Detail

LogFull

public LogFull()

LogFull

public LogFull(short n_records_written)

LogFull

public LogFull(java.lang.String _reason,
               short n_records_written)

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online