Class ProfileActivationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.profiles.activation.ProfileActivationException
All Implemented Interfaces:
Serializable

@Deprecated public class ProfileActivationException extends Exception
Deprecated.
ProfileActivationException
See Also:
  • Constructor Details

    • ProfileActivationException

      public ProfileActivationException(String message, Throwable cause)
      Deprecated.
    • ProfileActivationException

      public ProfileActivationException(String message)
      Deprecated.