Class NoSuchLayoutSetException

All Implemented Interfaces:
Serializable

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

    • NoSuchLayoutSetException

      public NoSuchLayoutSetException()
    • NoSuchLayoutSetException

      public NoSuchLayoutSetException(String msg)
    • NoSuchLayoutSetException

      public NoSuchLayoutSetException(String msg, Throwable throwable)
    • NoSuchLayoutSetException

      public NoSuchLayoutSetException(Throwable throwable)