Class NoSuchClassTypeException

All Implemented Interfaces:
Serializable

public class NoSuchClassTypeException extends NoSuchModelException
Author:
Adolfo Pérez
See Also:
  • Constructor Details

    • NoSuchClassTypeException

      public NoSuchClassTypeException()
    • NoSuchClassTypeException

      public NoSuchClassTypeException(String msg)
    • NoSuchClassTypeException

      public NoSuchClassTypeException(String msg, Throwable throwable)
    • NoSuchClassTypeException

      public NoSuchClassTypeException(Throwable throwable)