uk.co.jemos.podam.exceptions
Class PodamMockeryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by uk.co.jemos.podam.exceptions.PodamMockeryException
All Implemented Interfaces:
Serializable

public class PodamMockeryException
extends RuntimeException

Author:
mtedone
See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
PodamMockeryException(String message)
          Constructor with message
PodamMockeryException(String message, Throwable cause)
          Full constructor
 
Method Summary
 
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
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

PodamMockeryException

public PodamMockeryException(String message,
                             Throwable cause)
Full constructor

Parameters:
message - The exception message
cause - The error which caused this exception to be thrown

PodamMockeryException

public PodamMockeryException(String message)
Constructor with message

Parameters:
message - The exception message

Jemos 2002 - 2011: All Rights Reserved. Podam runs under the MIT license

Copyright © 2011. All Rights Reserved.