Class RuntimeReasonedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.sttk.exception.RuntimeReasonedException
All Implemented Interfaces:
Serializable

public final class RuntimeReasonedException extends RuntimeException
Is the exception class that has a Record object indicating the reason why this exception occurs.
See Also: