Class SecDispatcherException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.sonatype.plexus.components.sec.dispatcher.SecDispatcherException
All Implemented Interfaces:
Serializable

public class SecDispatcherException extends Exception
See Also:
  • Constructor Details

    • SecDispatcherException

      public SecDispatcherException(String message)
    • SecDispatcherException

      public SecDispatcherException(Throwable cause)
    • SecDispatcherException

      public SecDispatcherException(String message, Throwable cause)