au.com.rayh.report
Class TestError

java.lang.Object
  extended by au.com.rayh.report.TestError

public class TestError
extends Object


Constructor Summary
TestError()
           
TestError(String message, String type)
           
 
Method Summary
 String getMessage()
           
 String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestError

public TestError()

TestError

public TestError(String message,
                 String type)
Method Detail

getMessage

public String getMessage()

getType

public String getType()


Copyright © 2004-2015. All Rights Reserved.