com.softwareag.tamino.db.api.invocation
Class TInvocationMessages

java.lang.Object
  extended by com.softwareag.tamino.db.api.invocation.TInvocationMessages

public class TInvocationMessages
extends java.lang.Object

This class defines constants for the keys of the messages defined in com.softwareag.tamino.db.api.invocation.TInvocationMessages.xml.

Version:
$Revision: 1.8 $
Author:
sli@softwareag.com

Field Summary
static java.lang.String TAJIVE0301
          Exception retrieving the response stream!.
static java.lang.String TAJIVE0302
          Exception during updating transaction mode!
static java.lang.String TAJIVE0303
          Invocation class has wrong constructor.
static java.lang.String TAJIVE0304
          Invocation constructor failed.
static java.lang.String TAJIVE0305
          Invocation class is not accessible.
static java.lang.String TAJIVE0306
          Invocation class can not be instantiated.
static java.lang.String TAJIVE0307
          Unknown protocol specified: {0}
static java.lang.String TAJIVE0308
          Server not available for {0} because of wrong response.
static java.lang.String TAJIVE0309
          Server not available for {0} because of a deeper exception.
static java.lang.String TAJIVE0310
          Retry after invoke failed.
static java.lang.String TAJIVE0311
          Retry after session mode update failed.
static java.lang.String TAJIVE0312
          "Exception after re-connect while updating transaction mode!
static java.lang.String TAJIVE0313
          Exception after re-invocation of original command while updating transaction mode!
static java.lang.String TAJIVE0314
          No retry handlers registered.
static java.lang.String TAJIVE0315
          Exception while attempting re-connect: no previous connect command available!
static java.lang.String TAJIVE0316
          Exception while attempting re-connect: current command is a disconnect, no need to re-connect!
static java.lang.String TAJIVE0317
          Retry after invoke failed, because of a violated pre-/postcondition.
static java.lang.String TAJIVE0318
          Retry after session mode update failed, because of a violated pre-/postcondition.
static java.lang.String TAJIVE0319
          Building the GZIP InputStream from TInputStream failed.
static java.lang.String TAJIVE0320
          The database you are using is not configured to accept SecurityTokens
 
Constructor Summary
TInvocationMessages()
           
 
Method Summary
 TResourceId createTResourceId(java.util.Locale locale, java.lang.String messageId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TAJIVE0301

public static final java.lang.String TAJIVE0301
Exception retrieving the response stream!.

See Also:
Constant Field Values

TAJIVE0302

public static final java.lang.String TAJIVE0302
Exception during updating transaction mode!

See Also:
Constant Field Values

TAJIVE0303

public static final java.lang.String TAJIVE0303
Invocation class has wrong constructor.

See Also:
Constant Field Values

TAJIVE0304

public static final java.lang.String TAJIVE0304
Invocation constructor failed.

See Also:
Constant Field Values

TAJIVE0305

public static final java.lang.String TAJIVE0305
Invocation class is not accessible.

See Also:
Constant Field Values

TAJIVE0306

public static final java.lang.String TAJIVE0306
Invocation class can not be instantiated.

See Also:
Constant Field Values

TAJIVE0307

public static final java.lang.String TAJIVE0307
Unknown protocol specified: {0}

See Also:
Constant Field Values

TAJIVE0308

public static final java.lang.String TAJIVE0308
Server not available for {0} because of wrong response.

See Also:
Constant Field Values

TAJIVE0309

public static final java.lang.String TAJIVE0309
Server not available for {0} because of a deeper exception.

See Also:
Constant Field Values

TAJIVE0310

public static final java.lang.String TAJIVE0310
Retry after invoke failed.

See Also:
Constant Field Values

TAJIVE0311

public static final java.lang.String TAJIVE0311
Retry after session mode update failed.

See Also:
Constant Field Values

TAJIVE0312

public static final java.lang.String TAJIVE0312
"Exception after re-connect while updating transaction mode!

See Also:
Constant Field Values

TAJIVE0313

public static final java.lang.String TAJIVE0313
Exception after re-invocation of original command while updating transaction mode!

See Also:
Constant Field Values

TAJIVE0314

public static final java.lang.String TAJIVE0314
No retry handlers registered.

See Also:
Constant Field Values

TAJIVE0315

public static final java.lang.String TAJIVE0315
Exception while attempting re-connect: no previous connect command available!

See Also:
Constant Field Values

TAJIVE0316

public static final java.lang.String TAJIVE0316
Exception while attempting re-connect: current command is a disconnect, no need to re-connect!

See Also:
Constant Field Values

TAJIVE0317

public static final java.lang.String TAJIVE0317
Retry after invoke failed, because of a violated pre-/postcondition.

See Also:
Constant Field Values

TAJIVE0318

public static final java.lang.String TAJIVE0318
Retry after session mode update failed, because of a violated pre-/postcondition.

See Also:
Constant Field Values

TAJIVE0319

public static final java.lang.String TAJIVE0319
Building the GZIP InputStream from TInputStream failed. I/O Exception

See Also:
Constant Field Values

TAJIVE0320

public static final java.lang.String TAJIVE0320
The database you are using is not configured to accept SecurityTokens

See Also:
Constant Field Values
Constructor Detail

TInvocationMessages

public TInvocationMessages()
Method Detail

createTResourceId

public TResourceId createTResourceId(java.util.Locale locale,
                                     java.lang.String messageId)


Copyright (c) 2013 Software AG. All Rights Reserved.