com.agical.rdoc.core.model.test
Class ExceptionModelImpl

java.lang.Object
  extended by com.agical.rdoc.core.model.test.ExceptionModelImpl
All Implemented Interfaces:
ExceptionModel, java.io.Serializable

public class ExceptionModelImpl
extends java.lang.Object
implements ExceptionModel

See Also:
Serialized Form

Constructor Summary
ExceptionModelImpl(java.lang.Throwable throwable)
           
 
Method Summary
 java.lang.String getMessage()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExceptionModelImpl

public ExceptionModelImpl(java.lang.Throwable throwable)
Method Detail

getMessage

public java.lang.String getMessage()
Specified by:
getMessage in interface ExceptionModel

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2005-2009 Agical AB. All Rights Reserved.