org.sbml.jsbml
public class PropertyNotAvailableException extends PropertyException
SBase is
not available for the current SBML Level/Version combination.SBMLError.SEVERITY| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_UNDEFINED_EXCEPTION_MSG
Message to indicate that a certain property cannot be set for the current
level/version combination.
|
private static long |
serialVersionUID
Generated serial version identifier.
|
| Constructor and Description |
|---|
PropertyNotAvailableException(java.lang.String property,
SBase sbase) |
createMessage, createMessage, toStringgetCategory, getCode, getColumn, getDetail, getExcerpt, getLine, getMessage, getMessageInstance, getPackage, getSeverity, getShortMessage, isError, isFatal, isInfo, isInternal, isSystem, isWarning, isXML, setCategory, setCode, setColumn, setDetail, setExcerpt, setLine, setMessage, setPackage, setSeverity, setShortMessagegetErrorIdprivate static final long serialVersionUID
public static final java.lang.String PROPERTY_UNDEFINED_EXCEPTION_MSG
public PropertyNotAvailableException(java.lang.String property,
SBase sbase)
property - sbase -