Class AvroSerializer.InvalidKeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
se.sics.kompics.network.netty.serialization.AvroSerializer.InvalidKeyException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AvroSerializer
public static class AvroSerializer.InvalidKeyException extends Exception
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description InvalidKeyException(int key)
-
Method Summary
Modifier and Type Method Description String
getMessage()
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-