org.apache.clerezza.rdf.core.serializedform
Class UnsupportedSerializationFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.clerezza.rdf.core.serializedform.UnsupportedFormatException
org.apache.clerezza.rdf.core.serializedform.UnsupportedSerializationFormatException
- All Implemented Interfaces:
- Serializable
public class UnsupportedSerializationFormatException
- extends UnsupportedFormatException
- Author:
- reto
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedSerializationFormatException
public UnsupportedSerializationFormatException(String formatIdentifier)
- Creates an instance for a specified unsupported format.
- Parameters:
formatIdentifier - the unsupported format
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.