Constructor with cause.paramcause the reason message for this exception super(cause, GENERAL_ERROR);
super(cause, GENERAL_ERROR);
Default constructor. super("Object in use!", GENERAL_ERROR);
super("Object in use!", GENERAL_ERROR);