Package com.checkout
Class CheckoutArgumentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.checkout.CheckoutException
-
- com.checkout.CheckoutArgumentException
-
- All Implemented Interfaces:
java.io.Serializable
public class CheckoutArgumentException extends CheckoutException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CheckoutArgumentException(java.lang.String message)
-