com.gentics.contentnode.rest.client.exceptions
Class AuthRequiredRestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gentics.contentnode.rest.client.exceptions.RestException
com.gentics.contentnode.rest.client.exceptions.AuthRequiredRestException
- All Implemented Interfaces:
- Serializable
public class AuthRequiredRestException
- extends RestException
Exception that is thrown when the session identification is missing or invalid
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AuthRequiredRestException
public AuthRequiredRestException(String message)
- Create an instance
- Parameters:
message
- message
Copyright © 2014 Gentics Software GmbH. All Rights Reserved.