|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ihr.xbrl.om.errors.XBRLValidationException
com.ihr.xbrl.om.xdt.errors.XDTValidationException
com.ihr.xbrl.om.xdt.errors.XDTValidationExceptionPrimaryItemDimensionallyInvalidError
public class XDTValidationExceptionPrimaryItemDimensionallyInvalidError
| Field Summary |
|---|
| Fields inherited from class com.ihr.xbrl.om.xdt.errors.XDTValidationException |
|---|
XBRLDIE, XBRLDTE |
| Fields inherited from interface com.ihr.xbrl.om.errors.LinkableErrorMessage |
|---|
styles |
| Constructor Summary | |
|---|---|
XDTValidationExceptionPrimaryItemDimensionallyInvalidError(XBRLFactItem fact,
java.lang.String reason,
XDTValidationFactHistory valTrack)
|
|
| Method Summary | |
|---|---|
XBRLFactItem |
getFact()
|
java.lang.String |
getLinkableMessage(KeysForFactsProvider kp,
LabelsProvider lp)
Returns the error message in HTML format including links to the items to be highlighted when the mouse goes over. |
java.lang.String |
getReason()
|
| Methods inherited from class com.ihr.xbrl.om.xdt.errors.XDTValidationException |
|---|
getQNameError |
| Methods inherited from class com.ihr.xbrl.om.errors.XBRLValidationException |
|---|
addPrefixMessage, addSuffixMessage, documentException, getCode, getMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XDTValidationExceptionPrimaryItemDimensionallyInvalidError(XBRLFactItem fact,
java.lang.String reason,
XDTValidationFactHistory valTrack)
fact - the fact item source of the errorreason - the error explanation text descriptionvalTrack - object that contains the validation track so a message can be created from that information| Method Detail |
|---|
public java.lang.String getLinkableMessage(KeysForFactsProvider kp,
LabelsProvider lp)
LinkableErrorMessage
getLinkableMessage in interface LinkableErrorMessagekp - This is an object that generates keys to be used at the time to generate links to fact itemslp - This is the labels provider in order to allow obtaining labels for concepts
public XBRLFactItem getFact()
public java.lang.String getReason()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||