Class StringEncodingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.handle.util.StringEncodingException
All Implemented Interfaces:
Serializable

@Deprecated public class StringEncodingException extends Exception
Deprecated.
Replaced by net.cnri.util.StreamUtil
See Also:
  • Constructor Details

    • StringEncodingException

      public StringEncodingException()
      Deprecated.
    • StringEncodingException

      public StringEncodingException(String s)
      Deprecated.