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
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)
ProfileActivationException
public ProfileActivationException(String message)
Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.