org.n52.server.service.rest.control
Class ResourceNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.n52.server.service.rest.control.ResourceNotFoundException
All Implemented Interfaces:
Serializable

@ResponseStatus(value=NOT_FOUND)
public final class ResourceNotFoundException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
ResourceNotFoundException()
           
 
Method Summary
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResourceNotFoundException

public ResourceNotFoundException()


Copyright © 2012 52north.org. All Rights Reserved.