Class URIException

All Implemented Interfaces:
com.streambase.sb.util.LocatedItem, Serializable

public class URIException extends StreamBaseException
Exception thrown when URI parsing fails.
See Also:
  • Constructor Details

    • URIException

      public URIException(String a_uri, String a_reason)