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:
  • Constructor Details

    • PlexusCipherException

      public PlexusCipherException()
    • PlexusCipherException

      public PlexusCipherException(String message)
    • PlexusCipherException

      public PlexusCipherException(Throwable cause)
    • PlexusCipherException

      public PlexusCipherException(String message, Throwable cause)