public class TestRaiseException extends TestRubyBase
| Modifier and Type | Class and Description |
|---|---|
static class |
TestRaiseException.ThrowFromJava |
runtime| Constructor and Description |
|---|
TestRaiseException() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testJavaExceptionTraceIncludesRubys() |
void |
testRubyExceptionTraceIncludesJavas() |
void |
testRubyExceptionWithoutCause() |
eval, tearDownprotected void setUp()
throws java.lang.Exception
setUp in class TestRubyBasejava.lang.Exceptionpublic void testJavaExceptionTraceIncludesRubys()
throws java.lang.Exception
java.lang.Exceptionpublic void testRubyExceptionTraceIncludesJavas()
throws java.lang.Exception
java.lang.Exceptionpublic void testRubyExceptionWithoutCause()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2002-2009 JRuby Team. All Rights Reserved.