Class ErrorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.linusdev.lutils.async.exception.ErrorException
All Implemented Interfaces:
Serializable

public class ErrorException extends RuntimeException
See Also:
  • Constructor Details

    • ErrorException

      public ErrorException(@NotNull @NotNull AsyncError error)
  • Method Details