|
SMILA 1.0 API documentation | ||||||||
| 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
org.eclipse.smila.connectivity.framework.schema.exceptions.SchemaRuntimeException
public class SchemaRuntimeException
The Class SchemaRuntimeException.
| Constructor Summary | |
|---|---|
SchemaRuntimeException(java.lang.String message)
Instantiates a new date parse exception. |
|
SchemaRuntimeException(java.lang.String message,
java.lang.Throwable ex)
Instantiates a new index order schema runtime exception. |
|
SchemaRuntimeException(java.lang.Throwable ex)
Instantiates a new index order schema runtime exception. |
|
| 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 SchemaRuntimeException(java.lang.String message)
message - the messagepublic SchemaRuntimeException(java.lang.Throwable ex)
ex - throwable
public SchemaRuntimeException(java.lang.String message,
java.lang.Throwable ex)
message - the messageex - the ex
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||