|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.adobe.logging.MsgSet com.adobe.livecycle.docconverter.client.CVTMsgSet
public class CVTMsgSet
This class contains error messages logged by the Assembler Service using the "ASM-" category.
Field Summary | |
---|---|
static com.adobe.logging.Msg2 |
CVT_N00_001_BOOTSTRAP
An information message displayed during bootstrapping. |
static com.adobe.logging.Msg1 |
CVT_N00_002_PROCESSING_START
The document processing by DocConverter has been started. |
static com.adobe.logging.Msg1 |
CVT_N00_003_VALIDATION_NOT_PDFA_COMPLIANT
The PDF/a validation processing by DocConverter resulted in non-compliance. |
static com.adobe.logging.Msg1 |
CVT_N00_004_VALIDATION_PDFA_COMPLIANT
The PDF/a validation processing by DocConverter resulted in compliance. |
static com.adobe.logging.Msg1 |
CVT_N00_005_PARTIAL_PDFA_CONVERSION
The PDF/a conversion processing by DocConverter resulted in partial conversion. |
static com.adobe.logging.Msg1 |
CVT_N00_006_FULL_PDFA_CONVERSION
The PDF/a conversion processing by DocConverter resulted in full conversion. |
static com.adobe.logging.Msg1 |
CVT_S00_001_DOCUMENT_ERROR
The document could not be opened. |
static com.adobe.logging.Msg0 |
CVT_S00_002_LOG_PASSIVATION_FAILED
An error occurred while attempting to convert the job log to a Document to return to the
client. |
static com.adobe.logging.Msg1 |
CVT_S00_003_PDFA_VALIDATION_ERROR
An error occurred while validating a document. |
static com.adobe.logging.Msg1 |
CVT_S00_004_PDFA_CONVERSION_ERROR
An error occurred while converting a document. |
static com.adobe.logging.Msg0 |
CVT_S00_005_PDFA_TEMPORARY_OUTPUT_ERROR
An error occurred while creating an temporary document for the output xml. |
static java.lang.String |
PREFIX
A prefix used for all messages. |
Fields inherited from class com.adobe.logging.MsgSet |
---|
CONFIG, INFO, SEVERE, WARNING |
Constructor Summary | |
---|---|
CVTMsgSet()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String PREFIX
public static final com.adobe.logging.Msg2 CVT_N00_001_BOOTSTRAP
public static final com.adobe.logging.Msg1 CVT_N00_002_PROCESSING_START
public static final com.adobe.logging.Msg1 CVT_N00_003_VALIDATION_NOT_PDFA_COMPLIANT
public static final com.adobe.logging.Msg1 CVT_N00_004_VALIDATION_PDFA_COMPLIANT
public static final com.adobe.logging.Msg1 CVT_N00_005_PARTIAL_PDFA_CONVERSION
public static final com.adobe.logging.Msg1 CVT_N00_006_FULL_PDFA_CONVERSION
public static final com.adobe.logging.Msg1 CVT_S00_001_DOCUMENT_ERROR
public static final com.adobe.logging.Msg0 CVT_S00_002_LOG_PASSIVATION_FAILED
Document
to return to the
client. The exception includes an error message that may indicate the root cause. This error may also occur if
the document storage partition is full.
public static final com.adobe.logging.Msg1 CVT_S00_003_PDFA_VALIDATION_ERROR
public static final com.adobe.logging.Msg1 CVT_S00_004_PDFA_CONVERSION_ERROR
public static final com.adobe.logging.Msg0 CVT_S00_005_PDFA_TEMPORARY_OUTPUT_ERROR
Constructor Detail |
---|
public CVTMsgSet()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |