com.evolveum.midpoint.task.api
Class TaskManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.evolveum.midpoint.task.api.TaskManagerException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- TaskManagerInitializationException
public class TaskManagerException
- extends Exception
Created with IntelliJ IDEA.
User: mederly
Date: 27.4.2012
Time: 20:59
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TaskManagerException
public TaskManagerException()
TaskManagerException
public TaskManagerException(Throwable cause)
TaskManagerException
public TaskManagerException(String message)
TaskManagerException
public TaskManagerException(String message,
Throwable cause)
Copyright © 2013 evolveum. All Rights Reserved.