Project Wonder 5.0

er.rest.entityDelegates
Class ERXRestNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by er.rest.entityDelegates.ERXRestNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class ERXRestNotFoundException
extends java.lang.Exception

Thrown in the event of a missing requested object during rest processing.

See Also:
Serialized Form
Author:
mschrag

Constructor Summary
ERXRestNotFoundException(java.lang.String message)
           
ERXRestNotFoundException(java.lang.String message, java.lang.Throwable cause)
           
 
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

ERXRestNotFoundException

public ERXRestNotFoundException(java.lang.String message)

ERXRestNotFoundException

public ERXRestNotFoundException(java.lang.String message,
                                java.lang.Throwable cause)

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.