Class PersonalPatchFullPathParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- jetbrains.buildServer.serverSide.impl.personal.PersonalPatchFullPathParseException
-
- All Implemented Interfaces:
Serializable
public class PersonalPatchFullPathParseException extends IOException
Created by IntelliJ IDEA. User: Eugene.Petrenko Date: 17.07.2007 Time: 15:50:31- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PersonalPatchFullPathParseException(String path)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
PersonalPatchFullPathParseException
public PersonalPatchFullPathParseException(String path)
-
-