jremote jbase5.2.1

com.jbase.jremote.io.exception
Class UnexpectedCharacterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by com.jbase.jremote.io.exception.UnexpectedCharacterException
All Implemented Interfaces:
Serializable

public class UnexpectedCharacterException
extends IOException

See Also:
Serialized Form

Field Summary
 char theChar
           
 
Constructor Summary
UnexpectedCharacterException(char c)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

theChar

public char theChar
Constructor Detail

UnexpectedCharacterException

public UnexpectedCharacterException(char c)

jremote jbase5.2.1

Copyright © 2016 TEMENOS. All Rights Reserved.