Atavism Version 2018.1AGIS API

atavism.server.util
Class AODeadLockException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by atavism.server.util.AODeadLockException
All Implemented Interfaces:
java.io.Serializable

public class AODeadLockException
extends java.lang.Exception

this exception gets throwns when you try to lock and AOLock and it fails due to deadlock

See Also:
Serialized Form

Constructor Summary
AODeadLockException()
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AODeadLockException

public AODeadLockException()


Copyright © 2018 Dragonsan Studios Sp. z o.o.