Class NoSuchLayoutPrototypeException

All Implemented Interfaces:
Serializable

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

    • NoSuchLayoutPrototypeException

      public NoSuchLayoutPrototypeException()
    • NoSuchLayoutPrototypeException

      public NoSuchLayoutPrototypeException(String msg)
    • NoSuchLayoutPrototypeException

      public NoSuchLayoutPrototypeException(String msg, Throwable throwable)
    • NoSuchLayoutPrototypeException

      public NoSuchLayoutPrototypeException(Throwable throwable)