|
||||||||||
| 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.DotContentletStateException
public class DotContentletStateException
Used for throwing contentlet problems
| Constructor Summary | |
|---|---|
DotContentletStateException(java.lang.String x)
Used for throwing contentlet problems |
|
DotContentletStateException(java.lang.String x,
java.lang.Exception e)
Used for throwing contentlet 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 DotContentletStateException(java.lang.String x)
x -
public DotContentletStateException(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 | |||||||||