| Package | Description |
|---|---|
| org.example.customerservice |
| Modifier and Type | Method and Description |
|---|---|
NoSuchCustomer |
ObjectFactory.createNoSuchCustomer()
Create an instance of
NoSuchCustomer |
NoSuchCustomer |
NoSuchCustomerException.getFaultInfo() |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<NoSuchCustomer> |
ObjectFactory.createNoSuchCustomer(NoSuchCustomer value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<NoSuchCustomer> |
ObjectFactory.createNoSuchCustomer(NoSuchCustomer value)
|
| Constructor and Description |
|---|
NoSuchCustomerException(String message,
NoSuchCustomer noSuchCustomer) |
NoSuchCustomerException(String message,
NoSuchCustomer noSuchCustomer,
Throwable cause) |
Copyright © 2015 WSO2 Inc. All rights reserved.