Classes Files

com::wombat::mama::MamaNotEntitledException

Inherits from com.wombat.mama.MamaException, RuntimeException

Public Functions

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

Additional inherited members

Public Functions inherited from com.wombat.mama.MamaException

  Name
  MamaException(final String message, final Throwable cause)
  MamaException(final Throwable cause)
  MamaException(final String message)

Public Functions Documentation

function MamaNotEntitledException

inline MamaNotEntitledException(
    String message,
    Throwable cause
)

function MamaNotEntitledException

inline MamaNotEntitledException(
    Throwable cause
)

function MamaNotEntitledException

inline MamaNotEntitledException(
    String message
)

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