public class OddjobChildException extends OddjobException
This has no cause as this 'cause' as this causes unnecessary stack trace in logs. The child exception is available via the getChildException method if required
Constructor and Description |
---|
OddjobChildException(java.lang.Throwable childException,
java.lang.String childName)
Constructs a new oddjob excpetion with the given message an cause.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getChildName() |