Skip to content

InvalidPlaceholderProviderException

RuntimeException thrown whenever an invalid PlaceholderProvider has been given.

Constructor Summary

Constructor Description
InvalidPlaceholderProviderException(String) Basic Constructor to create an instance of this Exception.

Constructor Details

InvalidPlaceholderProviderException(String)

Basic Constructor to create an instance of this Exception.

Parameters:

  • String: msg - The reason of the exception.