public class RunnerExceptionextends Exception
Constructor and Description |
---|
RunnerException() |
RunnerException(String s) |
RunnerException(String s, Throwable cause) |
RunnerException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012-2015 Oracle. All Rights Reserved.