lumis.portal.structure.sync
Class InvalidStructureFileException

Package class diagram package InvalidStructureFileException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by lumis.portal.structure.sync.InvalidStructureFileException
All Implemented Interfaces:
Serializable

public class InvalidStructureFileException
extends Exception

Exception thrown when a structure file could not be read because it is invalid.

Since:
6.2.0
See Also:
Serialized Form

Constructor Summary
InvalidStructureFileException(String message, 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

InvalidStructureFileException

public InvalidStructureFileException(String message,
                                     Throwable cause)


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