public class XBRLRuntimeException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
XBRLRuntimeException(java.lang.String string,
XBRLInconsistency e)
Instantiates a new XBRL runtime exception.
|
XBRLRuntimeException(java.lang.String string,
XBRLSerializationException e)
Instantiates a new XBRL runtime exception.
|
XBRLRuntimeException(java.lang.String string,
XBRLValidationException e)
Instantiates a new XBRL runtime exception.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCode()
Gets the code.
|
XBRLInconsistency |
getInconsistency()
Gets the inconsistency.
|
XBRLSerializationException |
getSerializationException()
Gets the serialization exception.
|
XBRLValidationException |
getValidationException()
Gets the validation exception.
|
public XBRLRuntimeException(java.lang.String string,
XBRLValidationException e)
string - the stringe - the epublic XBRLRuntimeException(java.lang.String string,
XBRLSerializationException e)
string - the stringe - the epublic XBRLRuntimeException(java.lang.String string,
XBRLInconsistency e)
string - the stringe - the epublic XBRLValidationException getValidationException()
public XBRLSerializationException getSerializationException()
public XBRLInconsistency getInconsistency()
public int getCode()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa