net.kwfgrid.gwes.prorater
Class NoRemoteData

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by net.kwfgrid.gwes.prorater.NoRemoteData
All Implemented Interfaces:
Serializable

public class NoRemoteData
extends IOException

IOException indicating that the database contains no data (but the remote connection was ok).

Version:
$Id: NoRemoteData.java 1419 2010-11-01 14:12:17Z hoheisel $
Author:
Helge Rose'
See Also:
Serialized Form

Constructor Summary
NoRemoteData(String s)
           
 
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

NoRemoteData

public NoRemoteData(String s)


Copyright © 2005-2011 Fraunhofer FIRST. All Rights Reserved.