com.neeve.sto
Class EStoInsufficientSpaceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.neeve.root.ERootRuntimeException
                  extended by com.neeve.sto.EStoException
                      extended by com.neeve.sto.EStoFieldSerializeException
                          extended by com.neeve.sto.EStoInsufficientSpaceException
All Implemented Interfaces:
Serializable

public final class EStoInsufficientSpaceException
extends EStoFieldSerializeException

Indicates that there is insufficient space in a supplied buffer to accomodate a serialized STO field/container.

See Also:
Serialized Form

Constructor Summary
EStoInsufficientSpaceException()
          Default constructor
 
Method Summary
 
Methods inherited from class com.neeve.root.ERootRuntimeException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EStoInsufficientSpaceException

public EStoInsufficientSpaceException()
Default constructor



Copyright © 2015 Neeve Research, LLC. All Rights Reserved.