| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends Exception> |
Exception.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
Exception |
Exception.Builder.build() |
Exception |
ObjectFactory.createException()
Create an instance of
Exception |
| Modifier and Type | Method and Description |
|---|---|
static Exception.Builder<Void> |
Exception.copyExcept(Exception _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> Exception.Builder<_B> |
Exception.copyOf(Exception _other) |
static <_B> Exception.Builder<_B> |
Exception.copyOf(Exception _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static Exception.Builder<Void> |
Exception.copyOnly(Exception _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
Exception _other,
boolean _copy) |
Builder(_B _parentBuilder,
Exception _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2021 NorStella. All rights reserved.