Class ProfileActivationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.maven.profiles.activation.ProfileActivationException
-
- All Implemented Interfaces:
java.io.Serializable
@Deprecated public class ProfileActivationException extends java.lang.Exception
Deprecated.ProfileActivationException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProfileActivationException(java.lang.String message)
Deprecated.ProfileActivationException(java.lang.String message, java.lang.Throwable cause)
Deprecated.
-