Class FSTBufferTooSmallException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nustaq.serialization.simpleapi.FSTBufferTooSmallException
All Implemented Interfaces:
java.io.Serializable

public class FSTBufferTooSmallException
extends java.lang.RuntimeException
Created by ruedi on 09.11.14.
See Also:
Serialized Form
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static FSTBufferTooSmallException Instance  
  • Constructor Summary

    Constructors 
    Constructor Description
    FSTBufferTooSmallException()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Throwable fillInStackTrace()  

    Methods inherited from class java.lang.Throwable

    addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait