Class DeletedResourceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.extensions.surf.exception.PlatformRuntimeException
All Implemented Interfaces:
Serializable

public class DeletedResourceException extends UnsupportedResourceOperationException
In this version of the API the specified resource has been deleted and is therefore not support
Author:
Gethin James
See Also:
  • Field Details

    • DEFAULT_MESSAGE_ID

      public static String DEFAULT_MESSAGE_ID
  • Constructor Details

    • DeletedResourceException

      public DeletedResourceException(String resourceName)
      Creates the exception with the default message and the name of the resource
      Parameters:
      resourceName - String