Class NoSuchLayoutException

All Implemented Interfaces:
Serializable

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

    • NoSuchLayoutException

      public NoSuchLayoutException()
    • NoSuchLayoutException

      public NoSuchLayoutException(String msg)
    • NoSuchLayoutException

      public NoSuchLayoutException(String msg, Throwable throwable)
    • NoSuchLayoutException

      public NoSuchLayoutException(Throwable throwable)