/*
* Copyright (c) 2006-2011 Rogério Liesenfeld
* This file is subject to the terms of the MIT license (see LICENSE.txt).
*/ /*...*/ |
||
| 5 | package orderMngr.domain.order; |
|
| 7 | 2 | public final class MissingOrderItems extends Exception |
| 8 | { |
|
| 9 | } |
|