com.levigo.jadice.document
Class DocumentStateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.levigo.util.log.qualified.AbstractQualifiedRuntimeException
                  extended by com.levigo.jadice.document.JadiceRuntimeException
                      extended by com.levigo.jadice.document.DocumentStateException
All Implemented Interfaces:
QualifiedLogEvent, QualifiedMessage, UnresolvedQualifiedLogEvent, UnresolvedQualifiedMessage, Serializable

public class DocumentStateException
extends JadiceRuntimeException

This exception indicates a denied access to an already disposed document.

See Also:
Serialized Form

Constructor Summary
DocumentStateException(MessageID messageId, Object... args)
           
DocumentStateException(MessageID messageId, Throwable cause, Object... args)
           
 
Method Summary
 
Methods inherited from class com.levigo.util.log.qualified.AbstractQualifiedRuntimeException
getArguments, getId, getLevel, getMessage, getMessage, getMessageID, getThrowable
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DocumentStateException

public DocumentStateException(MessageID messageId,
                              Object... args)

DocumentStateException

public DocumentStateException(MessageID messageId,
                              Throwable cause,
                              Object... args)


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.