Class ContextException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.context.ContextException
All Implemented Interfaces:
Serializable

public final class ContextException extends Exception
See Also:
  • Constructor Details

    • ContextException

      public ContextException(String message)
    • ContextException

      public ContextException(String message, Throwable detail)