Class InternalActorStoppedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nustaq.kontraktor.impl.InternalActorStoppedException
All Implemented Interfaces:
java.io.Serializable

public class InternalActorStoppedException
extends java.lang.RuntimeException
Created by ruedi on 15.06.14. used to
See Also:
Serialized Form
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static InternalActorStoppedException Instance  
  • Constructor Summary

    Constructors 
    Constructor Description
    InternalActorStoppedException()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Throwable fillInStackTrace()  

    Methods inherited from class java.lang.Throwable

    addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait