Class StorageExceptionInvalidEntityManagerChannelCount
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
one.microstream.exceptions.BaseException
one.microstream.storage.exceptions.StorageException
one.microstream.storage.exceptions.StorageExceptionInvalidEntityManagerChannelCount
- All Implemented Interfaces:
- Serializable
public class StorageExceptionInvalidEntityManagerChannelCount extends StorageException
- See Also:
- Serialized Form
- 
Constructor SummaryConstructors Constructor Description StorageExceptionInvalidEntityManagerChannelCount()StorageExceptionInvalidEntityManagerChannelCount(String message)StorageExceptionInvalidEntityManagerChannelCount(String message, Throwable cause)StorageExceptionInvalidEntityManagerChannelCount(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)StorageExceptionInvalidEntityManagerChannelCount(Throwable cause)
- 
Method SummaryMethods inherited from class one.microstream.exceptions.BaseExceptionassembleDetailString, assembleOutputString, getMessage, messageMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
StorageExceptionInvalidEntityManagerChannelCountpublic StorageExceptionInvalidEntityManagerChannelCount()
- 
StorageExceptionInvalidEntityManagerChannelCount
- 
StorageExceptionInvalidEntityManagerChannelCount
- 
StorageExceptionInvalidEntityManagerChannelCount
- 
StorageExceptionInvalidEntityManagerChannelCount
 
-