Subversion Repositories distributed

Rev

Rev 15 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15 Rev 30
Line 1... Line 1...
1
package de.viathinksoft.immortable.genX;
1
package de.viathinksoft.immortal.genX;
2
 
2
 
3
public class SaveException extends ImmortableException {
3
public class SaveException extends ImmortableException {
4
 
4
 
5
        private static final long serialVersionUID = 6676069625825930604L;
5
        private static final long serialVersionUID = 6676069625825930604L;
6
 
6