package me.hammerle.exceptions;

public final class HoldCodeException extends RuntimeException
{
    
}