org.sonatype.plexus.components.cipher
Class PlexusCipherException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.sonatype.plexus.components.cipher.PlexusCipherException
- All Implemented Interfaces:
- Serializable
public class PlexusCipherException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PlexusCipherException
public PlexusCipherException()
PlexusCipherException
public PlexusCipherException(String message)
PlexusCipherException
public PlexusCipherException(Throwable cause)
PlexusCipherException
public PlexusCipherException(String message,
Throwable cause)
Copyright © 2008-2012. All Rights Reserved.