net.thucydides.core.annotations
Class NotImplementedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.thucydides.core.annotations.NotImplementedException
- All Implemented Interfaces:
- Serializable
public class NotImplementedException
- extends RuntimeException
Thrown when there is an implementation error of WebElementFacade extension
- Author:
- Alex Okrushko
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotImplementedException
public NotImplementedException(String message)
NotImplementedException
public NotImplementedException(String message,
IllegalAccessException cause)
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.