Class JrpcgenParserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.acplt.oncrpc.apps.jrpcgen.JrpcgenParserException
All Implemented Interfaces:
Serializable

class JrpcgenParserException extends RuntimeException
The JrpcgenParserException class represents a parser exception indicating to abort parsing the x-file.
Version:
$Revision: 1.1.1.1 $ $Date: 2003/08/13 12:03:46 $ $State: Exp $ $Locker: $
Author:
Harald Albrecht
  • Constructor Details

    • JrpcgenParserException

      public JrpcgenParserException()
      Constructs a JrpcgenParserException with no detail message.