com.gentics.api.lib.exception
Class InconsistentDataException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.gentics.api.lib.exception.NodeException
              extended by com.gentics.api.lib.exception.InconsistentDataException
All Implemented Interfaces:
Serializable

public class InconsistentDataException
extends NodeException

See Also:
Serialized Form

Constructor Summary
InconsistentDataException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class com.gentics.api.lib.exception.NodeException
getLocalizedMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, 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

InconsistentDataException

public InconsistentDataException(String message,
                                 Throwable cause)


Copyright © 2013 Gentics Software GmbH. All Rights Reserved.