public class WrappedRuntimeException extends RuntimeException
Exception
but was wrapped in this RuntimeException since the method did not support a throws clause.
Constructor and Description |
---|
WrappedRuntimeException() |
WrappedRuntimeException(Exception e) |
WrappedRuntimeException(String s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018. All rights reserved.