public class CoreRuntimeException extends MendixRuntimeException
| Constructor and Description | 
|---|
CoreRuntimeException(java.lang.String message)  | 
CoreRuntimeException(java.lang.String message,
                    java.lang.Throwable cause)  | 
CoreRuntimeException(java.lang.Throwable cause)  | 
public CoreRuntimeException(java.lang.String message,
                            java.lang.Throwable cause)
message - cause - public CoreRuntimeException(java.lang.String message)
message - public CoreRuntimeException(java.lang.Throwable cause)
cause - the cause of this exception