Class NoSuchLayoutBranchException

All Implemented Interfaces:
Serializable

public class NoSuchLayoutBranchException extends NoSuchModelException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • NoSuchLayoutBranchException

      public NoSuchLayoutBranchException()
    • NoSuchLayoutBranchException

      public NoSuchLayoutBranchException(String msg)
    • NoSuchLayoutBranchException

      public NoSuchLayoutBranchException(String msg, Throwable throwable)
    • NoSuchLayoutBranchException

      public NoSuchLayoutBranchException(Throwable throwable)