Package akka.remote.artery.compress
Class UnknownCompressedIdException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- akka.remote.artery.compress.UnknownCompressedIdException
-
- All Implemented Interfaces:
java.io.Serializable
public final class UnknownCompressedIdException extends java.lang.RuntimeException
INTERNAL API- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnknownCompressedIdException​(long id)
-