public class NotFoundException extends TypeOracleException
Constructor and Description |
---|
NotFoundException() |
NotFoundException(java.lang.String message) |
NotFoundException(java.lang.String message,
java.lang.Throwable cause) |
NotFoundException(java.lang.Throwable cause) |