1 2 3 4 5 6 7
package pkg; public class SourceException extends Exception { private static final long serialVersionUID = 2789789285541660969L; }