lumis.portal.deployment
Class IllegalModuleArchiveException

Package class diagram package IllegalModuleArchiveException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by lumis.portal.deployment.IllegalModuleArchiveException
All Implemented Interfaces:
Serializable

@StableMinor(version="6.2",
             sinceVersion="6.0")
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

Constructor Summary
IllegalModuleArchiveException()
           
IllegalModuleArchiveException(String message)
           
IllegalModuleArchiveException(String message, Throwable cause)
           
IllegalModuleArchiveException(Throwable cause)
           
 
Method Summary
 
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
 

Constructor Detail

IllegalModuleArchiveException

public IllegalModuleArchiveException()

IllegalModuleArchiveException

public IllegalModuleArchiveException(String message,
                                     Throwable cause)

IllegalModuleArchiveException

public IllegalModuleArchiveException(String message)

IllegalModuleArchiveException

public IllegalModuleArchiveException(Throwable cause)


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.