|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
edu.udo.cs.miningmart.m4.M4Interface.CaseLockedException
public class M4Interface.CaseLockedException
This exception is thrown when a Case is locked.
| Constructor Summary | |
|---|---|
M4Interface.CaseLockedException()
Constructs an Exception without a message. |
|
M4Interface.CaseLockedException(java.lang.String message)
Constructs an Exception with a detailed message. |
|
| 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 |
|---|
public M4Interface.CaseLockedException()
public M4Interface.CaseLockedException(java.lang.String message)
Message - The message associated with the exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||