org.books.exception
Class OrderNotCancelableException

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

public class OrderNotCancelableException
extends java.lang.Exception

The exception OrderNotCancelableException is thrown if an order is not cancelable.

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

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

OrderNotCancelableException

public OrderNotCancelableException()


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