lumis.portal.deployment
Class IllegalModuleArchiveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
lumis.portal.deployment.IllegalModuleArchiveException
- All Implemented Interfaces:
- Serializable
public class IllegalModuleArchiveException
- extends Exception
Indicates that a module archive provided is illegal. This may be caused,
for example, by a corrupted module archive file or by it being in an
invalid format.
- Since:
- 5.0.0
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalModuleArchiveException
public IllegalModuleArchiveException()
IllegalModuleArchiveException
public IllegalModuleArchiveException(String message,
Throwable cause)
IllegalModuleArchiveException
public IllegalModuleArchiveException(String message)
IllegalModuleArchiveException
public IllegalModuleArchiveException(Throwable cause)
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.