|
||||||||||
| 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.errors.XBRLValidationExceptionFactError
public class XBRLValidationExceptionFactError
| Field Summary |
|---|
| Fields inherited from interface com.ihr.xbrl.om.errors.LinkableErrorMessage |
|---|
styles |
| Constructor Summary | |
|---|---|
XBRLValidationExceptionFactError(XBRLFactNumeric factNumeric,
XBRLValidationException exception)
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class com.ihr.xbrl.om.errors.XBRLValidationException |
|---|
addPrefixMessage, addSuffixMessage, documentException, getCode, getMessage, getQNameError |
| 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 XBRLValidationExceptionFactError(XBRLFactNumeric factNumeric,
XBRLValidationException exception)
factNumeric - exception - | 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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||