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
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
Deprecated.
-
Constructor Summary
Constructors Constructor Description ProfileActivationException(java.lang.String message)
Deprecated.ProfileActivationException(java.lang.String message, java.lang.Throwable cause)
Deprecated.
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
Deprecated.- See Also:
- Constant Field Values
-
-