org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.faults
Class AquaMapsFault

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.faults.AquaMapsFault
All Implemented Interfaces:
Serializable

@WebFault(name="GCUBEFaultMessage")
public class AquaMapsFault
extends Exception

See Also:
Serialized Form

Constructor Summary
AquaMapsFault()
           
AquaMapsFault(String arg0)
           
AquaMapsFault(String arg0, Throwable arg1)
           
AquaMapsFault(Throwable arg0)
           
 
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

AquaMapsFault

public AquaMapsFault()

AquaMapsFault

public AquaMapsFault(String arg0,
                     Throwable arg1)

AquaMapsFault

public AquaMapsFault(String arg0)

AquaMapsFault

public AquaMapsFault(Throwable arg0)


Copyright © 2014. All Rights Reserved.