org.schmant.tpm
Class NoSuchEnabledTaskPackageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.schmant.lang.SchmantException
org.schmant.tpm.NoSuchEnabledTaskPackageException
- All Implemented Interfaces:
- Serializable
public class NoSuchEnabledTaskPackageException
- extends SchmantException
This exception is thrown when the client requests operations on task packages
that have not been enabled yet.
- Since:
- 0.5
- Author:
- Karl Gustafsson
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchEnabledTaskPackageException
public NoSuchEnabledTaskPackageException(String name)