amisample
Class ASError

java.lang.Object
  |
  +--amisample.ASError

public final class ASError
extends Object

AMISAMPLE Error : List of AMISample error messages

Version:
1.0
Author:
Bertrand Florat

Field Summary
(package private) static Properties p
           
 
Constructor Summary
private ASError()
          No constructor
 
Method Summary
(package private) static void ()
           
static String get(String sErrorID)
          Get an error message identified by a label
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

p

static Properties p
Constructor Detail

ASError

private ASError()
No constructor
Method Detail

static void ()

get

public static String get(String sErrorID)
Get an error message identified by a label
Parameters:
sErrorID -  
Returns:
the error message