com.neeve.ods
Class OdsUnsupportedEncodingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.neeve.ods.OdsFatalException
                  extended by com.neeve.ods.OdsUnsupportedEncodingException
All Implemented Interfaces:
Serializable

public class OdsUnsupportedEncodingException
extends OdsFatalException

Thrown when there is an attempt to use and unsupported IStoreObject.EncodingType

See Also:
Serialized Form

Constructor Summary
OdsUnsupportedEncodingException(String reason)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OdsUnsupportedEncodingException

public OdsUnsupportedEncodingException(String reason)
Parameters:
reason - The reason for incompatibility.


Copyright © 2016 Neeve Research, LLC. All Rights Reserved.