org.gcube.application.framework.search.library.exception
Class gRS2BufferException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.application.framework.search.library.exception.gRS2BufferException
All Implemented Interfaces:
java.io.Serializable

public class gRS2BufferException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
gRS2BufferException(java.lang.Throwable e)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

gRS2BufferException

public gRS2BufferException(java.lang.Throwable e)