com.webmethods.sc.mws
Class Messages

java.lang.Object
  extended by com.webmethods.sc.mws.Messages

public class Messages
extends Object


Field Summary
static String AliasNotFound
           
static String UnexpectedError
           
static String UnexpectedErrorMsg
           
static String UnsupportedDatabase
           
static String UnsupportedDriver
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UnexpectedError

public static String UnexpectedError

UnexpectedErrorMsg

public static String UnexpectedErrorMsg

UnsupportedDriver

public static String UnsupportedDriver

UnsupportedDatabase

public static String UnsupportedDatabase

AliasNotFound

public static String AliasNotFound