コード例 #1
0
 public void __read(Ice.InputStream __inS, boolean __rid) {
   Ice.MarshalException ex = new Ice.MarshalException();
   ex.reason = "exception Murmur::InvalidServerException was not generated with stream support";
   throw ex;
 }
コード例 #2
0
 public void __read(Ice.InputStream __inS, boolean __rid) {
   Ice.MarshalException ex = new Ice.MarshalException();
   ex.reason =
       "type drakkar::oar::slice::session::SearchSession was not generated with stream support";
   throw ex;
 }
コード例 #3
0
 public void __write(Ice.OutputStream __outS) {
   Ice.MarshalException ex = new Ice.MarshalException();
   ex.reason = "exception Murmur::InvalidServerException was not generated with stream support";
   throw ex;
 }
コード例 #4
0
 public void __write(Ice.OutputStream __outS) {
   Ice.MarshalException ex = new Ice.MarshalException();
   ex.reason =
       "type drakkar::oar::slice::session::SearchSession was not generated with stream support";
   throw ex;
 }
コード例 #5
0
ファイル: _RGBTelescopeDisp.java プロジェクト: kgadek/r4
 public void __read(Ice.InputStream __inS, boolean __rid) {
   Ice.MarshalException ex = new Ice.MarshalException();
   ex.reason = "type generated::telescopes::RGBTelescope was not generated with stream support";
   throw ex;
 }
コード例 #6
0
ファイル: _RGBTelescopeDisp.java プロジェクト: kgadek/r4
 public void __write(Ice.OutputStream __outS) {
   Ice.MarshalException ex = new Ice.MarshalException();
   ex.reason = "type generated::telescopes::RGBTelescope was not generated with stream support";
   throw ex;
 }
コード例 #7
0
ファイル: DataTooLong.java プロジェクト: kgadek/kpfp
 public void __read(Ice.InputStream __inS, boolean __rid) {
   Ice.MarshalException ex = new Ice.MarshalException();
   ex.reason = "exception SR::DataTooLong was not generated with stream support";
   throw ex;
 }
コード例 #8
0
ファイル: DataTooLong.java プロジェクト: kgadek/kpfp
 public void __write(Ice.OutputStream __outS) {
   Ice.MarshalException ex = new Ice.MarshalException();
   ex.reason = "exception SR::DataTooLong was not generated with stream support";
   throw ex;
 }