be.SIRAPRISE.messages
Class ConstraintViolatedErrorMessage

java.lang.Object
  extended by be.SIRAPRISE.messages.ServerMessage
      extended by be.SIRAPRISE.messages.ServerErrorMessage
          extended by be.SIRAPRISE.messages.ConstraintViolatedErrorMessage

public abstract class ConstraintViolatedErrorMessage
extends ServerErrorMessage

Author:
Erwin Smout

Method Summary
 java.lang.String getErrorClass()
          Gets a description of the error class
 
Methods inherited from class be.SIRAPRISE.messages.ServerErrorMessage
getClientResponseText, getErrorNumber, getOriginalExceptionMessage, isFatal
 
Methods inherited from class be.SIRAPRISE.messages.ServerMessage
getMessageTypeID, readMessage, sendMessage
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getErrorClass

public final java.lang.String getErrorClass()
Description copied from class: ServerErrorMessage
Gets a description of the error class

Specified by:
getErrorClass in class ServerErrorMessage
Returns:
a description of the error class