Package org.openas2.processor
Class UnsupportedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.openas2.OpenAS2Exception
-
- org.openas2.processor.UnsupportedException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnsupportedException extends OpenAS2Exception
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.openas2.OpenAS2Exception
SOURCE_FILE, SOURCE_MESSAGE
-
-
Constructor Summary
Constructors Constructor Description UnsupportedException()UnsupportedException(java.lang.String msg)
-
Method Summary
-
Methods inherited from class org.openas2.OpenAS2Exception
addSource, getSource, getSources, log, terminate
-
-