Class StructureConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ryandw11.structure.exceptions.StructureConfigurationException
All Implemented Interfaces:
Serializable

public class StructureConfigurationException extends RuntimeException
An exception that occurs when a structure is configured incorrectly.
Since:
1.5.6
See Also:
Serialized Form
  • Constructor Details

    • StructureConfigurationException

      public StructureConfigurationException(String message)