WizardPanelNotFoundException.java :  » Development » jfritz-0.7.2 » com » nexes » wizard » Java Open Source

Java Open Source » Development » jfritz 0.7.2 
jfritz 0.7.2 » com » nexes » wizard » WizardPanelNotFoundException.java
package com.nexes.wizard;

import java.io.*;

public class WizardPanelNotFoundException extends RuntimeException {
        
    public WizardPanelNotFoundException() {
        super();
    }
     
    
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.