public class StaffServiceNestedGroupResolutionIsNotSupportedException extends TaskException
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Constructor and Description |
---|
StaffServiceNestedGroupResolutionIsNotSupportedException(java.lang.Object[] vars)
Constructor.
|
StaffServiceNestedGroupResolutionIsNotSupportedException(java.lang.Object[] vars,
java.lang.Throwable cause)
Constructor.
|
getCause, getMessage, getMessage, getMessageID, getMessageKey, getMessageVariables, getRootCause, printStackTrace, printStackTrace, printStackTrace
public static final java.lang.String COPYRIGHT
public StaffServiceNestedGroupResolutionIsNotSupportedException(java.lang.Object[] vars)
vars
- See StaffServiceNestedGroupResolutionIsNotSupportedException(Object[], Throwable)
public StaffServiceNestedGroupResolutionIsNotSupportedException(java.lang.Object[] vars, java.lang.Throwable cause)
vars
- An array with 1 substitution variable for
CWTKA0108E: The requested subgroup property ''{0}'' is not permitted.cause
- The exception that was thrown.