mirror of
https://github.com/processing/processing4.git
synced 2026-01-26 18:01:07 +01:00
note about removing this class
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
package processing.mode.java.preproc;
|
||||
|
||||
|
||||
import processing.mode.java.preproc.PdePreprocessIssue;
|
||||
|
||||
/**
|
||||
* Exception indicating that a preprocessor issue was found.
|
||||
* This is only used by classes in the test package, and needs to be moved.
|
||||
* https://github.com/processing/processing4/issues/130
|
||||
*/
|
||||
public class PdePreprocessIssueException extends RuntimeException {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user