fipaos.util.proxy
Class NoContentException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--fipaos.util.proxy.ProxyException
                    |
                    +--fipaos.util.proxy.NoContentException

public class NoContentException
extends ProxyException

description of class


Constructor Summary
NoContentException(String str)
           

Methods inherited from class java.lang.Throwable
getMessage, getLocalizedMessage, toString, printStackTrace, printStackTrace, printStackTrace, fillInStackTrace

Methods inherited from class java.lang.Object
getClass, hashCode, equals, notify, notifyAll, wait, wait, wait

Constructor Detail

NoContentException

public NoContentException(String str)