org.apache.maven.profiles.activation
Class ProfileActivationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.profiles.activation.ProfileActivationException
- All Implemented Interfaces:
- Serializable
Deprecated.
@Deprecated
public class ProfileActivationException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProfileActivationException
public ProfileActivationException(String message,
Throwable cause)
- Deprecated.
ProfileActivationException
public ProfileActivationException(String message)
- Deprecated.
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.