Package java.langClass Error
Error()
Error(String s)
_INSERT_METHOD_SIGNATURE_HERE_
Description:
constructor Error():
Constructs an Error with no detail message.
constructor Error(String s):
Constructs an Error with the specified detail message.