org.gcube.resourcemanagement.support.shared.exceptions
Class InvalidParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.resourcemanagement.support.shared.exceptions.InvalidParameterException
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable, Serializable
public class InvalidParameterException
- extends Exception
- implements com.google.gwt.user.client.rpc.IsSerializable
- Author:
- Daniele Strollo (ISTI-CNR)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidParameterException
public InvalidParameterException()
InvalidParameterException
public InvalidParameterException(String message,
Throwable cause)
InvalidParameterException
public InvalidParameterException(String message)
InvalidParameterException
public InvalidParameterException(Throwable cause)
Copyright © 2014. All Rights Reserved.