org.ocap.shared.dvr
Class NoMoreDataEntriesException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ocap.shared.dvr.NoMoreDataEntriesException
All Implemented Interfaces:
java.io.Serializable

public class NoMoreDataEntriesException
extends java.lang.Exception

No more data entries allowed for this recording request.

See Also:
Serialized Form

Constructor Summary
NoMoreDataEntriesException()
          Constructs a NoMoreDataEntriesException with no detail message
 
Method Summary
 
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

NoMoreDataEntriesException

public NoMoreDataEntriesException()
Constructs a NoMoreDataEntriesException with no detail message