org.apache.oodt.cas.pushpull.exceptions
Class ProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.oodt.cas.pushpull.exceptions.PushPullFrameworkException
org.apache.oodt.cas.pushpull.exceptions.ProtocolException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ProtocolDeletionError
public class ProtocolException
- extends PushPullFrameworkException
- Version:
- $Revision$
Describe your class here
.
- Author:
- bfoster
- 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 msg)
Copyright © 1999-2011 Apache Incubator. All Rights Reserved.