Class ClientTypeException

All Implemented Interfaces:
Serializable

public class ClientTypeException extends ModelException
Author:
Marek Posolda
See Also:
  • Constructor Details

    • ClientTypeException

      public ClientTypeException(String message)
    • ClientTypeException

      public ClientTypeException(String message, Object... parameters)
    • ClientTypeException

      public ClientTypeException(String message, Throwable cause)
    • ClientTypeException

      public ClientTypeException(Throwable cause)