Classes Files

com::wombat::mama::MamaFieldNotFoundException

Inherits from WombatException

Public Functions

  Name
  MamaFieldNotFoundException(String message, Throwable cause)
  MamaFieldNotFoundException(Throwable cause)
  MamaFieldNotFoundException(String message)

Public Functions Documentation

function MamaFieldNotFoundException

inline MamaFieldNotFoundException(
    String message,
    Throwable cause
)

function MamaFieldNotFoundException

inline MamaFieldNotFoundException(
    Throwable cause
)

function MamaFieldNotFoundException

inline MamaFieldNotFoundException(
    String message
)

Updated on 2023-03-31 at 15:29:43 +0100