com.trendmicro.grid.acl.ds.jpa.util
Class LimitedWriter.OutOfBounds

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by com.trendmicro.grid.acl.ds.jpa.util.LimitedWriter.OutOfBounds
All Implemented Interfaces:
Serializable
Enclosing class:
LimitedWriter

public static class LimitedWriter.OutOfBounds
extends IOException

See Also:
Serialized Form

Constructor Summary
LimitedWriter.OutOfBounds()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LimitedWriter.OutOfBounds

public LimitedWriter.OutOfBounds()