OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [gnu/] [classpath/] [NotImplementedException.h] - Blame information for rev 756

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 756 jeremybenn
 
2
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
3
 
4
#ifndef __gnu_classpath_NotImplementedException__
5
#define __gnu_classpath_NotImplementedException__
6
 
7
#pragma interface
8
 
9
#include <java/lang/RuntimeException.h>
10
extern "Java"
11
{
12
  namespace gnu
13
  {
14
    namespace classpath
15
    {
16
        class NotImplementedException;
17
    }
18
  }
19
}
20
 
21
class gnu::classpath::NotImplementedException : public ::java::lang::RuntimeException
22
{
23
 
24
  NotImplementedException();
25
  static const jlong serialVersionUID = 5112972057211125814LL;
26
public:
27
  static ::java::lang::Class class$;
28
};
29
 
30
#endif // __gnu_classpath_NotImplementedException__

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.