Class OfficeFloorBuildException

  • All Implemented Interfaces:
    java.io.Serializable

    public class OfficeFloorBuildException
    extends java.lang.Exception
    Indicates failure to build a OfficeFloor.
    Author:
    Daniel Sagenschneider
    See Also:
    Serialized Form
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static OfficeFloor buildOfficeFloor​(OfficeFloorBuilder officeFloorBuilder)
      Provides the necessary functionality to propagate the OfficeFloorBuildException on the first issue in constructing the OfficeFloor.
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait