Subversion Repositories distributed

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. package de.viathinksoft.immortable.gen2.math;
  2.  
  3. public class CRTException extends Exception {
  4.  
  5.         private static final long serialVersionUID = 1040331240918766268L;
  6.  
  7. }
  8.