org.books.exception
Class OrderNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.books.exception.OrderNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class OrderNotFoundException
extends java.lang.Exception

The exception OrderNotFoundException is thrown if an order cannot be found.

Version:
1.0
Author:
Stephan Fischli
See Also:
Serialized Form

Constructor Summary
OrderNotFoundException()
           
 
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

OrderNotFoundException

public OrderNotFoundException()


Copyright © 2007 - bouquet dot ch, 3032 Hinterkappelen. All Rights Reserved.