net.orpiske.ssps.sdm.managers.exceptions
Class PackageNotFound
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.orpiske.ssps.common.exceptions.SspsException
net.orpiske.ssps.sdm.managers.exceptions.PackageNotFound
- All Implemented Interfaces:
- Serializable
public class PackageNotFound
- extends net.orpiske.ssps.common.exceptions.SspsException
Package not found exception
- Author:
- Otavio R. Piske
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PackageNotFound
public PackageNotFound(String name,
Throwable t)
PackageNotFound
public PackageNotFound(String name)
PackageNotFound
public PackageNotFound(net.orpiske.ssps.common.repository.PackageInfo packageInfo)
Copyright © 2013. All Rights Reserved.