com.axeda.esrs.portal.ha
Class PackageCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.axeda.esrs.portal.ha.PackageCreationException
- All Implemented Interfaces:
- java.io.Serializable
public class PackageCreationException
- extends java.lang.Exception
Created by IntelliJ IDEA.
User: kholbrook
Date: Sep 16, 2009
Time: 9:11:55 AM
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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PackageCreationException
public PackageCreationException(java.lang.String message)
PackageCreationException
public PackageCreationException(java.lang.String message,
java.lang.Throwable cause)
PackageCreationException
public PackageCreationException(java.lang.Throwable cause)