com.github.raphc.maven.plugins.selenese4j.functions
Class NotMatchedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.raphc.maven.plugins.selenese4j.functions.NotMatchedException
- All Implemented Interfaces:
- Serializable
public class NotMatchedException
- extends Exception
- Author:
- Raphael
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotMatchedException
public NotMatchedException()
NotMatchedException
public NotMatchedException(String message,
Throwable cause)
- Parameters:
message - cause -
NotMatchedException
public NotMatchedException(String message)
- Parameters:
message -
NotMatchedException
public NotMatchedException(Throwable cause)
- Parameters:
cause -
Copyright © 2012. All Rights Reserved.