Class NoSuchLayoutSetBranchException

All Implemented Interfaces:
Serializable

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

    • NoSuchLayoutSetBranchException

      public NoSuchLayoutSetBranchException()
    • NoSuchLayoutSetBranchException

      public NoSuchLayoutSetBranchException(String msg)
    • NoSuchLayoutSetBranchException

      public NoSuchLayoutSetBranchException(String msg, Throwable throwable)
    • NoSuchLayoutSetBranchException

      public NoSuchLayoutSetBranchException(Throwable throwable)