Project Wonder 5.0

er.distribution.client.exceptions
Class NoInstanceAvailableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by er.distribution.client.exceptions.LostServerConnectionException
                  extended by er.distribution.client.exceptions.NoInstanceAvailableException
All Implemented Interfaces:
Serializable

public class NoInstanceAvailableException
extends LostServerConnectionException

See Also:
Serialized Form

Constructor Summary
NoInstanceAvailableException()
           
NoInstanceAvailableException(String message)
           
NoInstanceAvailableException(String message, Throwable error)
           
NoInstanceAvailableException(Throwable error)
           
 
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

NoInstanceAvailableException

public NoInstanceAvailableException()

NoInstanceAvailableException

public NoInstanceAvailableException(String message)

NoInstanceAvailableException

public NoInstanceAvailableException(Throwable error)

NoInstanceAvailableException

public NoInstanceAvailableException(String message,
                                    Throwable error)

Last updated: Wed, Feb 22, 2012 • 07:00 AM EST

Copyright © 2002 – 2011 Project Wonder.