org.jvnet.libpam
Class PAMException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jvnet.libpam.PAMException
- All Implemented Interfaces:
- Serializable
public class PAMException
- extends Exception
Exception in PAM invoactions.
- Author:
- Kohsuke Kawaguchi
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PAMException
public PAMException()
PAMException
public PAMException(String message)
PAMException
public PAMException(String message,
Throwable cause)
PAMException
public PAMException(Throwable cause)
Copyright © 2012. All Rights Reserved.