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

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

public class ExceptionModelImpl
extends Object
implements ExceptionModel

See Also:
Serialized Form

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

Constructor Detail

ExceptionModelImpl

public ExceptionModelImpl(Throwable throwable)
Method Detail

getMessage

public String getMessage()
Specified by:
getMessage in interface ExceptionModel

toString

public String toString()
Overrides:
toString in class Object


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