Class ParseExecutionNotAvailable

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ovh.mythmc.social.api.text.exception.ParseExecutionNotAvailable
All Implemented Interfaces:
Serializable

public final class ParseExecutionNotAvailable extends RuntimeException
Thrown when an attempt is made to access a ParseExecution which is not available yet.
See Also:
  • Constructor Details

    • ParseExecutionNotAvailable

      public ParseExecutionNotAvailable()