org.apache.maven.continuum.profile
Class ProfileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.continuum.ContinuumException
org.apache.maven.continuum.profile.ProfileException
- All Implemented Interfaces:
- Serializable
public class ProfileException
- extends ContinuumException
- Since:
- 15 juin 07
- Version:
- $Id: ProfileException.java 1372260 2012-08-13 04:29:09Z brett $
- Author:
- olamy
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProfileException
public ProfileException(String message,
Throwable throwable)
ProfileException
public ProfileException(String message)
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.