com.dotmarketing.business
Class DotStateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.dotmarketing.exception.DotRuntimeException
                  extended by com.dotmarketing.business.DotStateException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
DotContentletStateException, DotIdentifierStateException, DotReindexStateException, DuplicateRoleException, DuplicateRoleKeyException, DuplicateUserException, LayoutNameAlreadyExistsException, NoSuchUserException, ValidationException

public class DotStateException
extends DotRuntimeException

Since:
1.6
Author:
David Torres, Jason Tesser
See Also:
Serialized Form

Constructor Summary
DotStateException(java.lang.String x)
           
DotStateException(java.lang.String x, java.lang.Exception e)
           
 
Method Summary
 
Methods inherited from class com.dotmarketing.exception.DotRuntimeException
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

DotStateException

public DotStateException(java.lang.String x)

DotStateException

public DotStateException(java.lang.String x,
                         java.lang.Exception e)


Copyright © 2010 dotCMS Inc. All Rights Reserved.