Class WrapperRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
one.microstream.exceptions.WrapperRuntimeException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IllegalAccessRuntimeException, InstantiationRuntimeException, InvalidClassRuntimeException, InvocationTargetRuntimeException, IORuntimeException, NoSuchFieldRuntimeException, NoSuchMethodRuntimeException

public class WrapperRuntimeException
extends RuntimeException
Checked exceptions are a moronic concept that ruin functional programming and seduce to swallow exceptions with a foolish print instead of handling them properly and ignore unchecked exceptions altogether.
See Also:
Serialized Form