Class ComExceptionTypeMismatch
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
one.microstream.exceptions.BaseException
one.microstream.com.ComException
one.microstream.communication.binarydynamic.ComExceptionTypeMismatch
- All Implemented Interfaces:
Serializable
public class ComExceptionTypeMismatch extends ComException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description ComExceptionTypeMismatch(long typeId, String typeName)
-
Method Summary
Methods inherited from class one.microstream.exceptions.BaseException
assembleDetailString, assembleExplicitMessageAddon, assembleOutputString, getMessage, message
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString