Class ModelManifestException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- software.amazon.smithy.model.loader.ModelManifestException
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class ModelManifestException extends java.lang.RuntimeException- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description ModelManifestException(java.lang.String message)ModelManifestException(java.lang.String message, java.lang.Throwable parent)
 
-