org.jwarp.service.web.dispatch.decode
Class EncodingException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.jwarp.service.web.dispatch.decode.EncodingException
All Implemented Interfaces:
java.io.Serializable

public class EncodingException
extends java.lang.Exception

Überschrift: Beschreibung: Copyright: Copyright (c) 2000 Organisation:

Version:
1.0
Author:
 
See Also:
Serialized Form

Constructor Summary
EncodingException(java.lang.String reason)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EncodingException

public EncodingException(java.lang.String reason)

©   O R C A   S y s t e m s