public class ConflictingAttributeValuesException extends InvalidAttributeValueException
JobTemplate,
Serialized Form| Constructor and Description |
|---|
ConflictingAttributeValuesException()
Creates a new instance of
ConflictingAttributeValuesException without detail message. |
ConflictingAttributeValuesException(java.lang.String msg)
Constructs an instance of
ConflictingAttributeValuesException with the specified detail message. |
public ConflictingAttributeValuesException()
ConflictingAttributeValuesException without detail message.public ConflictingAttributeValuesException(java.lang.String msg)
ConflictingAttributeValuesException with the specified detail message.msg - the detail message.
The contents of this file are licensed under the Sun Industry Standards Source License version 1.2.
Copyright 2008, Sun Microsystems, Inc.