Signed-off-by:Roland Häder <roland@mxchange.org>
* @author Roland Haeder<roland@mxchange.org>
*/
public class FrameAlreadyInitializedException extends Exception {
+ /**
+ * Serial number
+ */
+ private static final long serialVersionUID = 21_534_823_893_477_871L;
/**
* Default constructor
* @author Roland Haeder<roland@mxchange.org>
*/
public class UnhandledUserChoiceException extends Exception {
+ /**
+ * Serial number
+ */
+ private static final long serialVersionUID = 29_538_748_572_871L;
/**
*