Class NoSuchRecentLayoutRevisionException

All Implemented Interfaces:
Serializable

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

    • NoSuchRecentLayoutRevisionException

      public NoSuchRecentLayoutRevisionException()
    • NoSuchRecentLayoutRevisionException

      public NoSuchRecentLayoutRevisionException(String msg)
    • NoSuchRecentLayoutRevisionException

      public NoSuchRecentLayoutRevisionException(String msg, Throwable throwable)
    • NoSuchRecentLayoutRevisionException

      public NoSuchRecentLayoutRevisionException(Throwable throwable)