Package akka.event
Class Logging.LoggerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- akka.AkkaException
-
- akka.event.Logging.LoggerException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Logging
public static class Logging.LoggerException extends AkkaException
Artificial exception injected into Error events if no Throwable is supplied; used for getting a stack dump of error locations.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LoggerException()
-