public final class TextschluesselConstraintMessage extends Message
Textschluessel
cannot be used in combination with a logical file type.ASCENDING, DESCENDING
Constructor and Description |
---|
TextschluesselConstraintMessage(LogicalFileType fileType,
Textschluessel textschluessel)
Creates a new
TextschluesselConstraintMessage taking the logical file's type and the incompatible
Textschluessel . |
public TextschluesselConstraintMessage(LogicalFileType fileType, Textschluessel textschluessel)
TextschluesselConstraintMessage
taking the logical file's type and the incompatible
Textschluessel
.fileType
- The type of the logical file causing this exception.textschluessel
- The Textschluessel
incompatible with fileType
.NullPointerException
- if either fileType
or textschluessel
is null
.public Object[] getFormatArguments(Locale locale)
getFormatArguments
in class Message
Textschluessel
.
Textschluessel
.Textschluessel
.Copyright © 2005–2014 jDTAUS. All rights reserved.