Class ServerIsNotReadyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.catalog.exceptions.ServerIsNotReadyException
All Implemented Interfaces:
Serializable

public class ServerIsNotReadyException extends Exception
This exception indicates that the server is not ready
Author:
Jorge Piera LLodrĂ¡ (jorge.piera@iver.es)
See Also:
  • Constructor Details

    • ServerIsNotReadyException

      public ServerIsNotReadyException(Throwable cause)
  • Method Details