com.unitesk.atp.messages
Class InternalErrorMessage

java.lang.Object
  extended by com.unitesk.atp.messages.InternalErrorMessage
All Implemented Interfaces:
Message

public class InternalErrorMessage
extends Object
implements Message

Message notifying about internal error.

Since:
3.4
Version:
$Id: InternalErrorMessage.java,v 1.1 2005/07/06 12:36:50 all-x Exp $
Author:
Alexey Demakov

Constructor Summary
InternalErrorMessage(String cause)
          Constructs message notifying about internal error.
 
Method Summary
 String getCause()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternalErrorMessage

public InternalErrorMessage(String cause)
Constructs message notifying about internal error.

Method Detail

getCause

public String getCause()


Copyright © 2001-2006 ISP RAS, RedVerst Group. All Rights Reserved.