Package org.apache.pekko.event
Class Logging.LoggerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.pekko.PekkoException
-
- org.apache.pekko.event.Logging.LoggerException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Logging
public static class Logging.LoggerException extends PekkoException
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()
-