public class UnisensParseException
extends java.lang.Exception
| Constructor and Description |
|---|
UnisensParseException(java.lang.String message,
UnisensParseExceptionTypeEnum unisensParseExceptionType)
UnisensParseException represents specific Exceptions that may occur while
parsing the unisens.xml file of a unisens DataSet.
|
UnisensParseException(UnisensParseExceptionTypeEnum unisensParseExceptionType)
UnisensParseException represents specific Exceptions that may occur while
parsing the unisens.xml file of a unisens DataSet.
|
| Modifier and Type | Method and Description |
|---|---|
UnisensParseExceptionTypeEnum |
getUnisensParseExceptionType()
Gets the
UnisensParseExceptionTypeEnum. |
public UnisensParseException(UnisensParseExceptionTypeEnum unisensParseExceptionType)
unisensParseExceptionType - Exception type (ENUM)public UnisensParseException(java.lang.String message,
UnisensParseExceptionTypeEnum unisensParseExceptionType)
message - Specific exception messageunisensParseExceptionType - Exception type (ENUM)public UnisensParseExceptionTypeEnum getUnisensParseExceptionType()
UnisensParseExceptionTypeEnum.