Atavism Version 2018.1AGIS API

atavism.server.util
Class AORuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by atavism.server.util.AORuntimeException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MultipleRecipientsException, NoRecipientsException, RPCTimeoutException

public class AORuntimeException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
AORuntimeException()
           
AORuntimeException(java.lang.String msg)
           
AORuntimeException(java.lang.String msg, java.lang.Throwable cause)
           
AORuntimeException(java.lang.Throwable cause)
           
 
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

AORuntimeException

public AORuntimeException()

AORuntimeException

public AORuntimeException(java.lang.String msg)

AORuntimeException

public AORuntimeException(java.lang.String msg,
                          java.lang.Throwable cause)

AORuntimeException

public AORuntimeException(java.lang.Throwable cause)


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