net.sf.juoserver.protocol
Class ProtocolException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
net.sf.juoserver.protocol.ProtocolException
- All Implemented Interfaces: 
 - Serializable
 
public class ProtocolException
- extends RuntimeException
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
ProtocolException
public ProtocolException()
ProtocolException
public ProtocolException(String message,
                         Throwable cause)
ProtocolException
public ProtocolException(String message)
ProtocolException
public ProtocolException(Throwable cause)
Copyright © 2010-2012. All Rights Reserved.