public class FSTBufferTooSmallException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static FSTBufferTooSmallException |
Instance |
| Constructor and Description |
|---|
FSTBufferTooSmallException() |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static FSTBufferTooSmallException Instance
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2015. All rights reserved.