at.dms.backend
Class BackendMessages

java.lang.Object
  |
  +--at.dms.backend.BackendMessages

public class BackendMessages
extends java.lang.Object


Field Summary
static MessageDescription NO_SOURCE_FILE
           
static MessageDescription SEMANTIC_ERROR
           
 
Constructor Summary
BackendMessages()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SEMANTIC_ERROR

public static final MessageDescription SEMANTIC_ERROR

NO_SOURCE_FILE

public static final MessageDescription NO_SOURCE_FILE
Constructor Detail

BackendMessages

public BackendMessages()