Class UnacceptableBlockException

java.lang.Object
java.lang.Throwable
java.lang.Exception
me.thehandsomeyoni.persistentdataapi.exceptions.UnacceptableBlockException
All Implemented Interfaces:
Serializable

public class UnacceptableBlockException extends Exception
A class that represents an exception that is thrown when the block is not acceptable or does not accept persistent data container.
Since:
1.8.0
Author:
TheHandsomeYoni
See Also:
  • Constructor Details

    • UnacceptableBlockException

      public UnacceptableBlockException()
      Initializes the UnacceptableBlockException.