com.canoo.webtest.plugins.pdftest.htmlunit
Class PDFInvalidPasswordException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.canoo.webtest.plugins.pdftest.htmlunit.PDFInvalidPasswordException
- All Implemented Interfaces:
- Serializable
public class PDFInvalidPasswordException
- extends RuntimeException
Indicates that the provided user/name password is not valid
- Author:
- Marc Guillemot
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PDFInvalidPasswordException
public PDFInvalidPasswordException(Throwable e)
PDFInvalidPasswordException
public PDFInvalidPasswordException(String message,
Throwable e)