Class fever.exception.RuntimeException

Description

Thrown to indicate an error during runtime/interactive process.

See Also

Field Index

Inherited from Exception

Method Index

new RuntimeException()

Inherited from Exception

Constructor Detail

RuntimeException

public function RuntimeException(info)

Constructs a new RuntimeException instance.

Parameters