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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [java/] [nio/] [charset/] [CoderMalfunctionError.h] - Blame information for rev 781

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 758 jeremybenn
 
2
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
3
 
4
#ifndef __java_nio_charset_CoderMalfunctionError__
5
#define __java_nio_charset_CoderMalfunctionError__
6
 
7
#pragma interface
8
 
9
#include <java/lang/Error.h>
10
extern "Java"
11
{
12
  namespace java
13
  {
14
    namespace nio
15
    {
16
      namespace charset
17
      {
18
          class CoderMalfunctionError;
19
      }
20
    }
21
  }
22
}
23
 
24
class java::nio::charset::CoderMalfunctionError : public ::java::lang::Error
25
{
26
 
27
public:
28
  CoderMalfunctionError(::java::lang::Exception *);
29
private:
30
  static const jlong serialVersionUID = -1151412348057794301LL;
31
public:
32
  static ::java::lang::Class class$;
33
};
34
 
35
#endif // __java_nio_charset_CoderMalfunctionError__

powered by: WebSVN 2.1.0

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