public class LoggedErrorCodes.Sequence extends Object
Modifier and Type | Field and Description |
---|---|
static int |
FAULT_HANDLER_ERROR |
static int |
FAULT_HANDLER_NOT_FOUND |
static int |
SCRIPTING_LANGUAGE_NOT_FOUND |
static int |
SEQUENCE_COMPILATION_ERROR |
static int |
SEQUENCE_EXECUTION_ERROR |
static int |
SEQUENCE_NOT_FOUND |
Constructor and Description |
---|
LoggedErrorCodes.Sequence() |
public static final int SEQUENCE_NOT_FOUND
public static final int SEQUENCE_EXECUTION_ERROR
public static final int SEQUENCE_COMPILATION_ERROR
public static final int SCRIPTING_LANGUAGE_NOT_FOUND
public static final int FAULT_HANDLER_NOT_FOUND
public static final int FAULT_HANDLER_ERROR
Copyright © 2010–2016 AdroitLogic. All rights reserved.