net.sf.jml.exception
Class UnsupportedProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.jml.exception.JmlException
net.sf.jml.exception.UnsupportedProtocolException
- All Implemented Interfaces:
- Serializable
public class UnsupportedProtocolException
- extends JmlException
If the MSN server don't support the protocol.
- Author:
- Roger Chen
- See Also:
- Serialized Form
UnsupportedProtocolException
public UnsupportedProtocolException(MsnProtocol[] procotol)
getUnsupportedProtocol
public MsnProtocol[] getUnsupportedProtocol()
toString
public String toString()
- Overrides:
toString
in class Throwable