public class TestGrinderExceptions extends Object
GrinderException
.Constructor and Description |
---|
TestGrinderExceptions() |
Modifier and Type | Method and Description |
---|---|
void |
testPrintStackTrace() |
void |
testPrintStackTraceWithDefaultStream() |
void |
testPrintStackTraceWithNestedNonGrinderException() |
void |
testPrintStackTraceWithNestedUnconventionalException() |
void |
testPrintStackTraceWithPrintStream() |
void |
testUncheckedGrinderException() |
public void testPrintStackTraceWithNestedNonGrinderException() throws Exception
Exception
public void testPrintStackTraceWithNestedUnconventionalException() throws Exception
Exception
public void testPrintStackTraceWithPrintStream() throws Exception
Exception
public void testPrintStackTraceWithDefaultStream() throws Exception
Exception
Copyright © 2000-2014. All Rights Reserved.