org.glassfish.deployment.versioning
Class VersioningSyntaxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.glassfish.deployment.versioning.VersioningException
org.glassfish.deployment.versioning.VersioningSyntaxException
- All Implemented Interfaces:
- Serializable
public class VersioningSyntaxException
- extends VersioningException
This class is an exception used when application name that complies
with versioning incorporates critical pattern.
- Author:
- Romain GRECOURT - SERLI (romain.grecourt@serli.com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
VersioningSyntaxException
public VersioningSyntaxException(String msg)
Copyright © 2012 GlassFish Community. All Rights Reserved.