org.gcube.vremanagement.vremodel.cl.stubs.exceptions
Class UnsupportedCapabilityException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.vremanagement.vremodel.cl.stubs.exceptions.UnsupportedCapabilityException
All Implemented Interfaces:
Serializable

@WebFault(name="UnsupportedCapabilityFault")
public class UnsupportedCapabilityException
extends Exception

See Also:
Serialized Form

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

UnsupportedCapabilityException

public UnsupportedCapabilityException()

UnsupportedCapabilityException

public UnsupportedCapabilityException(String message,
                                      Throwable cause)

UnsupportedCapabilityException

public UnsupportedCapabilityException(String message)

UnsupportedCapabilityException

public UnsupportedCapabilityException(Throwable cause)


Copyright © 2013. All Rights Reserved.