public abstract class OwExprErrorTable extends Object
OwExprErrorTable.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor and Description |
---|
OwExprErrorTable() |
Modifier and Type | Method and Description |
---|---|
void |
add(OwExprException e_p) |
void |
add(ParseException e_p) |
void |
add(TokenMgrError e_p) |
protected abstract String |
currentLocationInfo() |
int |
errCount() |
boolean |
hasErrors() |
String |
toString() |
protected abstract String currentLocationInfo()
public void add(OwExprException e_p)
public final boolean hasErrors()
public int errCount()
public void add(ParseException e_p)
public void add(TokenMgrError e_p)
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.