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

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

@WebFault(name="InputNotValidFault")
public class InvalidInputException
extends Exception

See Also:
Serialized Form

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

InvalidInputException

public InvalidInputException()

InvalidInputException

public InvalidInputException(String message,
                             Throwable cause)

InvalidInputException

public InvalidInputException(String message)

InvalidInputException

public InvalidInputException(Throwable cause)


Copyright © 2013. All Rights Reserved.