org.gcube.vremanagement.softwaregateway.impl.exceptions
Class ServiceNotAvaiableFault

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.vremanagement.softwaregateway.impl.exceptions.ServiceNotAvaiableFault
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BadCoordinatesException

public class ServiceNotAvaiableFault
extends Exception

Exception generated if there are problem with services

Author:
Roberto Cirillo (ISTI - CNR)
See Also:
Serialized Form

Constructor Summary
ServiceNotAvaiableFault()
           
ServiceNotAvaiableFault(String msg)
           
 
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

ServiceNotAvaiableFault

public ServiceNotAvaiableFault()

ServiceNotAvaiableFault

public ServiceNotAvaiableFault(String msg)


Copyright © 2013. All Rights Reserved.