com.basecmp.core.security
Class AssetLockedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.basecmp.core.security.AssetLockedException
All Implemented Interfaces:
java.io.Serializable

public class AssetLockedException
extends java.lang.RuntimeException

Signalisiert den Versuch auf einen gesperrten Asset zuzugreifen. Liefert als Fehlermeldung 'Can't access locked asset <cid>'

See Also:
Serialized Form
Author:
wolfgang

Constructor Summary
AssetLockedException(java.lang.Long cid)
           
AssetLockedException(PersistentAsset asset)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AssetLockedException

public AssetLockedException(java.lang.Long cid)

AssetLockedException

public AssetLockedException(PersistentAsset asset)


Copyright © 2004 by basecmp® - Professional Web Solutions