public static class ExceptionInterceptor.ExecutionException extends SystemException
| Constructor and Description |
|---|
ExecutionException(java.lang.String message,
java.lang.Throwable cause,
Location location) |
ExecutionException(java.lang.Throwable cause,
Location location) |
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation() |
public ExecutionException(java.lang.Throwable cause,
Location location)
public ExecutionException(java.lang.String message,
java.lang.Throwable cause,
Location location)
public Location getLocation()
Copyright © Copyright 2006-2019 The Scriptella Project Team.