Package net.sourceforge.plantuml.style
Class NoStyleAvailableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.sourceforge.plantuml.style.NoStyleAvailableException
-
- All Implemented Interfaces:
java.io.Serializable
public class NoStyleAvailableException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoStyleAvailableException()
-