com.gentics.contentnode.rest.client.exceptions
Class NotFoundRestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gentics.contentnode.rest.client.exceptions.RestException
com.gentics.contentnode.rest.client.exceptions.NotFoundRestException
- All Implemented Interfaces:
- Serializable
public class NotFoundRestException
- extends RestException
Exception that is thrown when a requested object was not found in the system
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotFoundRestException
public NotFoundRestException(String message)
- Create an instance
- Parameters:
message
- message
Copyright © 2013 Gentics Software GmbH. All Rights Reserved.