Class StructureNotFoundException

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

public class StructureNotFoundException extends RuntimeException
This exception occurs when a structure was not found.
See Also:
Serialized Form
  • Constructor Details

    • StructureNotFoundException

      public StructureNotFoundException(String message)