]> git.ipfire.org Git - thirdparty/gcc.git/blob - libjava/javax/rmi/CORBA/SystemException.java
PR c++/17413
[thirdparty/gcc.git] / libjava / javax / rmi / CORBA / SystemException.java
1 package javax.rmi.CORBA;
2
3 /** XXX - Stub till we have org.omg.CORBA */
4 public class SystemException extends Exception { }