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