Class MisconfiguredToolchainException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.toolchain.MisconfiguredToolchainException
All Implemented Interfaces:
Serializable

@Deprecated(since="4.0.0") public class MisconfiguredToolchainException extends Exception
Deprecated.
See Also:
  • Constructor Details

    • MisconfiguredToolchainException

      public MisconfiguredToolchainException(String message)
      Deprecated.
    • MisconfiguredToolchainException

      public MisconfiguredToolchainException(String message, Throwable orig)
      Deprecated.