citysdk.tourism.client.exceptions
Class InvalidResourceTermException
java.lang.Object
java.lang.Throwable
java.lang.Exception
citysdk.tourism.client.exceptions.InvalidResourceTermException
- All Implemented Interfaces:
- java.io.Serializable
public class InvalidResourceTermException
- extends java.lang.Exception
Thrown if a given resource term is not valid
- Author:
- Pedro Cruz
- See Also:
- Serialized Form
| 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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
InvalidResourceTermException
public InvalidResourceTermException()
InvalidResourceTermException
public InvalidResourceTermException(java.lang.String arg0)
InvalidResourceTermException
public InvalidResourceTermException(java.lang.Throwable arg0)
InvalidResourceTermException
public InvalidResourceTermException(java.lang.String arg0,
java.lang.Throwable arg1)