public class PodamMockeryException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
PodamMockeryException(String message)
String constructor.
|
PodamMockeryException(String message,
Throwable cause)
Full constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public PodamMockeryException(String message, Throwable cause)
message - The exception messagecause - The error which caused this exception to be thrownpublic PodamMockeryException(String message)
message - Copyright © 2015. All rights reserved.