Class ThrowingEx.WrappedAsRuntimeException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    ThrowingEx

    public static class ThrowingEx.WrappedAsRuntimeException
    extends RuntimeException
    A RuntimeException specifically for the purpose of wrapping non-runtime Exceptions as RuntimeExceptions.
    See Also:
    Serialized Form
    • Constructor Detail

      • WrappedAsRuntimeException

        public WrappedAsRuntimeException​(Throwable e)