|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.dotmarketing.exception.DotRuntimeException
com.dotmarketing.business.DotStateException
com.dotmarketing.portlets.contentlet.business.DotReindexStateException
public class DotReindexStateException
Used for throwing reindex problems
| Constructor Summary | |
|---|---|
DotReindexStateException(java.lang.String x)
Used for throwing reindex problems |
|
DotReindexStateException(java.lang.String x,
java.lang.Exception e)
Used for throwing reindex problems |
|
| 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 |
|---|
public DotReindexStateException(java.lang.String x)
x -
public DotReindexStateException(java.lang.String x,
java.lang.Exception e)
x - e -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||