Class NoSuchRecentLayoutBranchException

All Implemented Interfaces:
Serializable

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

    • NoSuchRecentLayoutBranchException

      public NoSuchRecentLayoutBranchException()
    • NoSuchRecentLayoutBranchException

      public NoSuchRecentLayoutBranchException(String msg)
    • NoSuchRecentLayoutBranchException

      public NoSuchRecentLayoutBranchException(String msg, Throwable throwable)
    • NoSuchRecentLayoutBranchException

      public NoSuchRecentLayoutBranchException(Throwable throwable)