uk.co.jemos.podam.exceptions
Class PodamMockeryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
uk.co.jemos.podam.exceptions.PodamMockeryException
- All Implemented Interfaces:
- Serializable
public class PodamMockeryException
- extends RuntimeException
- Author:
- mtedone
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
PodamMockeryException
public PodamMockeryException(String message,
Throwable cause)
- Full constructor
- Parameters:
message
- The exception messagecause
- The error which caused this exception to be thrown
PodamMockeryException
public PodamMockeryException(String message)
- Constructor with message
- Parameters:
message
- The exception message
Copyright © 2011. All Rights Reserved.