com.canoo.webtest.plugins.pdftest.htmlunit
Class PDFInvalidPasswordException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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

Constructor Summary
PDFInvalidPasswordException(String message, Throwable e)
           
PDFInvalidPasswordException(Throwable e)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PDFInvalidPasswordException

public PDFInvalidPasswordException(Throwable e)

PDFInvalidPasswordException

public PDFInvalidPasswordException(String message,
                                   Throwable e)

Copyright © 2001-2007 Canoo Engineering AG, Basel. All rights reserved.