Class BadTypeArgsException

public class BadTypeArgsException
extends TypeOracleException

Constructors

BadTypeArgsException(String)
BadTypeArgsException(String, Throwable)
BadTypeArgsException(Throwable)

Constructor Detail

BadTypeArgsException

public BadTypeArgsException(String message)

Parameters

message

BadTypeArgsException

public BadTypeArgsException(String message, Throwable cause)

Parameters

message
cause

BadTypeArgsException

public BadTypeArgsException(Throwable cause)

Parameters

cause