pt.digitalis.dif.sanitycheck.exceptions
Class WrongTestMethodSignature

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by pt.digitalis.dif.exception.AbstractCustomBusinessException
              extended by pt.digitalis.dif.sanitycheck.exceptions.SanityCheckException
                  extended by pt.digitalis.dif.sanitycheck.exceptions.WrongTestMethodSignature
All Implemented Interfaces:
Serializable

public class WrongTestMethodSignature
extends SanityCheckException

Author:
Pedro Viegas pviegas@digitalis.pt
See Also:
Serialized Form
Created on:
15 de Jul de 2011

Constructor Summary
WrongTestMethodSignature(Method theMethod)
           
 
Method Summary
 
Methods inherited from class pt.digitalis.dif.exception.AbstractCustomBusinessException
getMessageTitle, setMessageTitle
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WrongTestMethodSignature

public WrongTestMethodSignature(Method theMethod)
Parameters:
theMethod -


Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.