Class InvalidServicePoolException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.simplexdevelopment.api.ServicePoolException
All Implemented Interfaces:
Serializable

public class InvalidServicePoolException extends RuntimeException
See Also:
  • Constructor Details

    • InvalidServicePoolException

      public InvalidServicePoolException()
    • InvalidServicePoolException

      public InvalidServicePoolException(@NotNull @NotNull String string)
    • InvalidServicePoolException

      public InvalidServicePoolException(Throwable ex)
  • Method Details